Class: Aws::Types::GetDomainNameResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDomainNameResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_name_config ⇒ Types::DomainNameConfig
Returns the value of attribute domain_name_config.
Instance Attribute Details
#domain_name_config ⇒ Types::DomainNameConfig
Returns the value of attribute domain_name_config.
762 763 764 |
# File 'sig/types.rbs', line 762 def domain_name_config @domain_name_config end |