class Aws::Signer::Types::ListProfilePermissionsRequest

@note When making an API call, you may pass ListProfilePermissionsRequest

data as a hash:

    {
      profile_name: "ProfileName", # required
      next_token: "String",
    }

@!attribute [rw] profile_name

Name of the signing profile containing the cross-account
permissions.
@return [String]

@!attribute [rw] next_token

String for specifying the next set of paginated results.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/signer-2017-08-25/ListProfilePermissionsRequest AWS API Documentation

Constants

SENSITIVE