Class: Aws::Types::UpdateDomainResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDomainResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain_arn ⇒ ::String
Returns the value of attribute domain_arn.
Instance Attribute Details
#domain_arn ⇒ ::String
Returns the value of attribute domain_arn.
12043 12044 12045 |
# File 'sig/types.rbs', line 12043 def domain_arn @domain_arn end |