Class: Aws::Types::AssociationConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_configuration_dataTypes::AssociationConfigurationData

Returns the value of attribute association_configuration_data.



377
378
379
# File 'sig/types.rbs', line 377

def association_configuration_data
  @association_configuration_data
end

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


375
376
377
# File 'sig/types.rbs', line 375

def association_id
  @association_id
end

#association_type"KNOWLEDGE_BASE"

Returns the value of attribute association_type.

Returns:

  • ("KNOWLEDGE_BASE")


376
377
378
# File 'sig/types.rbs', line 376

def association_type
  @association_type
end