Class: Aws::Types::VerifyTargetDomainInput
- Inherits:
-
Object
- Object
- Aws::Types::VerifyTargetDomainInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_domain_id ⇒ ::String
Returns the value of attribute target_domain_id.
Instance Attribute Details
#target_domain_id ⇒ ::String
Returns the value of attribute target_domain_id.
2506 2507 2508 |
# File 'sig/types.rbs', line 2506 def target_domain_id @target_domain_id end |