Class: Aws::Types::ParameterDefinition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#configuration_optionsTypes::ConfigurationOptions

Returns the value of attribute configuration_options.



6796
6797
6798
# File 'sig/types.rbs', line 6796

def configuration_options
  @configuration_options
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


6795
6796
6797
# File 'sig/types.rbs', line 6795

def description
  @description
end