Class: Aws::Types::CustomValuesConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#custom_valuesTypes::CustomParameterValues

Returns the value of attribute custom_values.



2973
2974
2975
# File 'sig/types.rbs', line 2973

def custom_values
  @custom_values
end

#include_null_valueBoolean

Returns the value of attribute include_null_value.

Returns:

  • (Boolean)


2972
2973
2974
# File 'sig/types.rbs', line 2972

def include_null_value
  @include_null_value
end