Class: Aws::Types::EksEmptyDir
- Inherits:
-
Object
- Object
- Aws::Types::EksEmptyDir
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#medium ⇒ ::String
Returns the value of attribute medium.
-
#size_limit ⇒ ::String
Returns the value of attribute size_limit.
Instance Attribute Details
#medium ⇒ ::String
Returns the value of attribute medium.
729 730 731 |
# File 'sig/types.rbs', line 729 def medium @medium end |
#size_limit ⇒ ::String
Returns the value of attribute size_limit.
730 731 732 |
# File 'sig/types.rbs', line 730 def size_limit @size_limit end |