Class: Aws::Types::DescribeUserPoolDomainResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeUserPoolDomainResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_description ⇒ Types::DomainDescriptionType
Returns the value of attribute domain_description.
Instance Attribute Details
#domain_description ⇒ Types::DomainDescriptionType
Returns the value of attribute domain_description.
979 980 981 |
# File 'sig/types.rbs', line 979 def domain_description @domain_description end |