Class: Aws::Types::RootCertificatePublicKey

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_attributesTypes::KeyAttributes

Returns the value of attribute key_attributes.



617
618
619
# File 'sig/types.rbs', line 617

def key_attributes
  @key_attributes
end

#public_key_certificate::String

Returns the value of attribute public_key_certificate.

Returns:

  • (::String)


618
619
620
# File 'sig/types.rbs', line 618

def public_key_certificate
  @public_key_certificate
end