Class: Aws::Types::DeleteTargetDomainInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#target_domain_id::String

Returns the value of attribute target_domain_id.

Returns:

  • (::String)


923
924
925
# File 'sig/types.rbs', line 923

def target_domain_id
  @target_domain_id
end