Class: Aws::Types::DomainDetail
- Inherits:
-
Object
- Object
- Aws::Types::DomainDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::DomainConfiguration
Returns the value of attribute configuration.
-
#domain_info ⇒ Types::DomainInfo
Returns the value of attribute domain_info.
Instance Attribute Details
#configuration ⇒ Types::DomainConfiguration
Returns the value of attribute configuration.
396 397 398 |
# File 'sig/types.rbs', line 396 def configuration @configuration end |
#domain_info ⇒ Types::DomainInfo
Returns the value of attribute domain_info.
395 396 397 |
# File 'sig/types.rbs', line 395 def domain_info @domain_info end |