Class: Aws::Types::ParameterValue

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



161
162
163
# File 'sig/types.rbs', line 161

def id
  @id
end

#string_value::String

Returns the value of attribute string_value.

Returns:



162
163
164
# File 'sig/types.rbs', line 162

def string_value
  @string_value
end