Class: Aws::Types::Versions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#maximum::String

Returns the value of attribute maximum.

Returns:

  • (::String)


2135
2136
2137
# File 'sig/types.rbs', line 2135

def maximum
  @maximum
end

#minimum::String

Returns the value of attribute minimum.

Returns:

  • (::String)


2134
2135
2136
# File 'sig/types.rbs', line 2134

def minimum
  @minimum
end