Class: Aws::Types::BatchGetTargetDomainsInput
- Inherits:
-
Object
- Object
- Aws::Types::BatchGetTargetDomainsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_domain_ids ⇒ ::Array[::String]
Returns the value of attribute target_domain_ids.
Instance Attribute Details
#target_domain_ids ⇒ ::Array[::String]
Returns the value of attribute target_domain_ids.
315 316 317 |
# File 'sig/types.rbs', line 315 def target_domain_ids @target_domain_ids end |