Class: Aws::Types::DeleteConfiguredTableAssociationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configured_table_association_identifier::String

Returns the value of attribute configured_table_association_identifier.

Returns:

  • (::String)


1208
1209
1210
# File 'sig/types.rbs', line 1208

def configured_table_association_identifier
  @configured_table_association_identifier
end

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:

  • (::String)


1209
1210
1211
# File 'sig/types.rbs', line 1209

def membership_identifier
  @membership_identifier
end