class Aws::Signer::Types::GetSigningProfileRequest

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

data as a hash:

    {
      profile_name: "ProfileName", # required
      profile_owner: "AccountId",
    }

@!attribute [rw] profile_name

The name of the target signing profile.
@return [String]

@!attribute [rw] profile_owner

The AWS account ID of the profile owner.
@return [String]

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

Constants

SENSITIVE