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.



1043
1044
1045
# File 'sig/types.rbs', line 1043

def constraints
  @constraints
end

#default_value::String

Returns the value of attribute default_value.

Returns:

  • (::String)


1042
1043
1044
# File 'sig/types.rbs', line 1042

def default_value
  @default_value
end