Class: Aws::Types::DisassociateMergedGraphqlApiRequest

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)


548
549
550
# File 'sig/types.rbs', line 548

def association_id
  @association_id
end

#source_api_identifier::String

Returns the value of attribute source_api_identifier.

Returns:

  • (::String)


547
548
549
# File 'sig/types.rbs', line 547

def source_api_identifier
  @source_api_identifier
end