Class: Aws::Types::DeleteAcmeEndpointRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAcmeEndpointRequest
- 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.
380 381 382 |
# File 'sig/types.rbs', line 380 def acme_endpoint_arn @acme_endpoint_arn end |