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)


736
737
738
# File 'sig/types.rbs', line 736

def medium
  @medium
end

#size_limit::String

Returns the value of attribute size_limit.

Returns:

  • (::String)


737
738
739
# File 'sig/types.rbs', line 737

def size_limit
  @size_limit
end