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.



2842
2843
2844
# File 'sig/types.rbs', line 2842

def custom_values
  @custom_values
end

#include_null_valueBoolean

Returns the value of attribute include_null_value.

Returns:

  • (Boolean)


2841
2842
2843
# File 'sig/types.rbs', line 2841

def include_null_value
  @include_null_value
end