Class: Aws::Types::DescribeAcmeEndpointResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAcmeEndpointResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acme_endpoint ⇒ Types::AcmeEndpoint
Returns the value of attribute acme_endpoint.
Instance Attribute Details
#acme_endpoint ⇒ Types::AcmeEndpoint
Returns the value of attribute acme_endpoint.
421 422 423 |
# File 'sig/types.rbs', line 421 def acme_endpoint @acme_endpoint end |