profiles property
A list of profiles that are available in the AWS account. This includes
profiles with the status of CANCELED if the
includeCanceled parameter is set to true.
Implementation
final List<SigningProfile>? profiles;
A list of profiles that are available in the AWS account. This includes
profiles with the status of CANCELED if the
includeCanceled parameter is set to true.
final List<SigningProfile>? profiles;