Class: Aws::Types::CreateCertificateAuthorityRequest
- Inherits:
-
Object
- Object
- Aws::Types::CreateCertificateAuthorityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
-
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
Instance Attribute Details
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
581 582 583 |
# File 'sig/types.rbs', line 581 def client_request_token @client_request_token end |
#cluster_name ⇒ ::String
Returns the value of attribute cluster_name.
580 581 582 |
# File 'sig/types.rbs', line 580 def cluster_name @cluster_name end |