Class: Aws::Types::CreateAcmeEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateAcmeEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acme_endpoint_arn ⇒ ::String
Returns the value of attribute acme_endpoint_arn.
Instance Attribute Details
#acme_endpoint_arn ⇒ ::String
Returns the value of attribute acme_endpoint_arn.
350 351 352 |
# File 'sig/types.rbs', line 350 def acme_endpoint_arn @acme_endpoint_arn end |