Module: Aws::PartnerCentralAccount::Client::_GetConnectionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


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

def catalog: () -> ::String

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

Returns:



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

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

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#other_participant_account_id::String

Returns:

  • (::String)


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

def other_participant_account_id: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time