Module: Aws::PartnerCentralAccount::Client::_UpdateConnectionPreferencesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#access_type"ALLOW_ALL", ...

Returns:

  • ("ALLOW_ALL", "DENY_ALL", "ALLOW_BY_DEFAULT_DENY_SOME")


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

def access_type: () -> ("ALLOW_ALL" | "DENY_ALL" | "ALLOW_BY_DEFAULT_DENY_SOME")

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


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

def catalog: () -> ::String

#excluded_participant_ids::Array[::String]

Returns:

  • (::Array[::String])


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

def excluded_participant_ids: () -> ::Array[::String]

#revision::Integer

Returns:

  • (::Integer)


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

def revision: () -> ::Integer

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time