Class: Aws::Types::EksEmptyDir

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#medium::String

Returns the value of attribute medium.

Returns:

  • (::String)


729
730
731
# File 'sig/types.rbs', line 729

def medium
  @medium
end

#size_limit::String

Returns the value of attribute size_limit.

Returns:

  • (::String)


730
731
732
# File 'sig/types.rbs', line 730

def size_limit
  @size_limit
end