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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#predefined_attributes::Array[Types::PredefinedAttribute]

Returns:



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

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