Class: Aws::Types::CreateCertificateAuthorityResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateCertificateAuthorityResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#certificate_authority_arn ⇒ ::String
Returns the value of attribute certificate_authority_arn.
Instance Attribute Details
#certificate_authority_arn ⇒ ::String
Returns the value of attribute certificate_authority_arn.
110 111 112 |
# File 'sig/types.rbs', line 110 def @certificate_authority_arn end |