Class: Aws::Types::VerifyDnsConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::VerifyDnsConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#domain ⇒ ::String
Returns the value of attribute domain.
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#domain ⇒ ::String
Returns the value of attribute domain.
4198 4199 4200 |
# File 'sig/types.rbs', line 4198 def domain @domain end |
#identifier ⇒ ::String
Returns the value of attribute identifier.
4199 4200 4201 |
# File 'sig/types.rbs', line 4199 def identifier @identifier end |