Class: Aws::Types::DescribeRecommendationLimitationsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limitations::Array[Types::Limitation]

Returns the value of attribute limitations.

Returns:



1125
1126
1127
# File 'sig/types.rbs', line 1125

def limitations
  @limitations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1124
1125
1126
# File 'sig/types.rbs', line 1124

def next_token
  @next_token
end