class Aws::LicenseManager::Types::Issuer
Details about the issuer of a license.
@note When making an API call, you may pass Issuer
data as a hash: { name: "String", # required sign_key: "String", }
@!attribute [rw] name
Issuer name. @return [String]
@!attribute [rw] sign_key
Asymmetric CMK from AWS Key Management Service. The CMK must have a key usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/license-manager-2018-08-01/Issuer AWS API Documentation
Constants
- SENSITIVE