Class: Aws::Types::CreatePublicKeyRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreatePublicKeyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#public_key_config ⇒ Types::PublicKeyConfig
Returns the value of attribute public_key_config.
Instance Attribute Details
#public_key_config ⇒ Types::PublicKeyConfig
Returns the value of attribute public_key_config.
731 732 733 |
# File 'sig/types.rbs', line 731 def public_key_config @public_key_config end |