Class: Aws::Types::DescribeConfigurationTemplatesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_templates::Array[Types::ConfigurationTemplate]

Returns the value of attribute configuration_templates.

Returns:



517
518
519
# File 'sig/types.rbs', line 517

def configuration_templates
  @configuration_templates
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


518
519
520
# File 'sig/types.rbs', line 518

def next_token
  @next_token
end