Class: Aws::Types::DescribeDomainEndpointOptionsResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeDomainEndpointOptionsResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_endpoint_options ⇒ Types::DomainEndpointOptionsStatus
Returns the value of attribute domain_endpoint_options.
Instance Attribute Details
#domain_endpoint_options ⇒ Types::DomainEndpointOptionsStatus
Returns the value of attribute domain_endpoint_options.
218 219 220 |
# File 'sig/types.rbs', line 218 def @domain_endpoint_options end |