Class: Aws::Types::ListConfigurationPoliciesResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_policy_summaries::Array[Types::ConfigurationPolicySummary]

Returns the value of attribute configuration_policy_summaries.



6411
6412
6413
# File 'sig/types.rbs', line 6411

def configuration_policy_summaries
  @configuration_policy_summaries
end

#next_token::String

Returns the value of attribute next_token.



6412
6413
6414
# File 'sig/types.rbs', line 6412

def next_token
  @next_token
end