Class: Aws::Types::DisassociateSourceGraphqlApiRequest

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)


559
560
561
# File 'sig/types.rbs', line 559

def association_id
  @association_id
end

#merged_api_identifier::String

Returns the value of attribute merged_api_identifier.

Returns:

  • (::String)


558
559
560
# File 'sig/types.rbs', line 558

def merged_api_identifier
  @merged_api_identifier
end