profiles property

List<SigningProfile>? profiles
final

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;