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)


748
749
750
# File 'sig/types.rbs', line 748

def medium
  @medium
end

#size_limit::String

Returns the value of attribute size_limit.

Returns:

  • (::String)


749
750
751
# File 'sig/types.rbs', line 749

def size_limit
  @size_limit
end