Class: Aws::Types::GenerateClientCertificateRequest
- Inherits:
-
Object
- Object
- Aws::Types::GenerateClientCertificateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
583 584 585 |
# File 'sig/types.rbs', line 583 def description @description end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
584 585 586 |
# File 'sig/types.rbs', line 584 def @tags end |