Module: Aws::PartnerCentralAccount::Client::_GetConnectionPreferencesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetConnectionPreferencesResponse]
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")


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

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

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#catalog::String

Returns:

  • (::String)


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

def catalog: () -> ::String

#excluded_participant_ids::Array[::String]

Returns:

  • (::Array[::String])


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

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

#revision::Integer

Returns:

  • (::Integer)


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

def revision: () -> ::Integer

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time