Class: Aws::Types::DeleteTargetDomainOutput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteTargetDomainOutput
- 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.
928 929 930 |
# File 'sig/types.rbs', line 928 def target_domain_id @target_domain_id end |