Class: Aws::Types::PortRangeParameterConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#constraintsTypes::PortRangeConstraints

Returns the value of attribute constraints.



1614
1615
1616
# File 'sig/types.rbs', line 1614

def constraints
  @constraints
end

#default_valueTypes::ServiceNodePortRange

Returns the value of attribute default_value.



1613
1614
1615
# File 'sig/types.rbs', line 1613

def default_value
  @default_value
end