Class: Aws::Types::GetSourceApiAssociationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_id::String

Returns the value of attribute association_id.

Returns:

  • (::String)


834
835
836
# File 'sig/types.rbs', line 834

def association_id
  @association_id
end

#merged_api_identifier::String

Returns the value of attribute merged_api_identifier.

Returns:

  • (::String)


833
834
835
# File 'sig/types.rbs', line 833

def merged_api_identifier
  @merged_api_identifier
end