Class: Aws::Types::PoliciesType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


1098
1099
1100
# File 'sig/types.rbs', line 1098

def next_token
  @next_token
end

#scaling_policies::Array[Types::ScalingPolicy]

Returns the value of attribute scaling_policies.

Returns:



1097
1098
1099
# File 'sig/types.rbs', line 1097

def scaling_policies
  @scaling_policies
end