Class: Aws::Types::BatchGetTargetDomainsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_domain_ids::Array[::String]

Returns the value of attribute target_domain_ids.

Returns:

  • (::Array[::String])


315
316
317
# File 'sig/types.rbs', line 315

def target_domain_ids
  @target_domain_ids
end