Class: Aws::Types::DurationParameterConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#constraintsTypes::DurationConstraints

Returns the value of attribute constraints.



949
950
951
# File 'sig/types.rbs', line 949

def constraints
  @constraints
end

#default_value::String

Returns the value of attribute default_value.

Returns:

  • (::String)


948
949
950
# File 'sig/types.rbs', line 948

def default_value
  @default_value
end