Module: Aws::PartnerCentralAccount::Client::_CancelConnectionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CancelConnectionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


111
# File 'sig/client.rbs', line 111

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


109
# File 'sig/client.rbs', line 109

def catalog: () -> ::String

#connection_types::Hash[("OPPORTUNITY_COLLABORATION" | "SUBSIDIARY"), Types::ConnectionTypeDetail]

Returns:



114
# File 'sig/client.rbs', line 114

def connection_types: () -> ::Hash[("OPPORTUNITY_COLLABORATION" | "SUBSIDIARY"), Types::ConnectionTypeDetail]

#id::String

Returns:

  • (::String)


110
# File 'sig/client.rbs', line 110

def id: () -> ::String

#other_participant_account_id::String

Returns:

  • (::String)


112
# File 'sig/client.rbs', line 112

def other_participant_account_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


113
# File 'sig/client.rbs', line 113

def updated_at: () -> ::Time