Class: Aws::Types::ConfigurationProfiles

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#items ⇒ ::Array[Types::ConfigurationProfileSummary]

Returns the value of attribute items.



130
131
132
# File 'sig/types.rbs', line 130

def items
  @items
end

#next_token ⇒ ::String

Returns the value of attribute next_token.



131
132
133
# File 'sig/types.rbs', line 131

def next_token
  @next_token
end