Module: Aws::Connect::Client::_SearchPredefinedAttributesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#predefined_attributes::Array[Types::PredefinedAttribute]

Returns:



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

def predefined_attributes: () -> ::Array[Types::PredefinedAttribute]