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.
736 737 738 |
# File 'sig/types.rbs', line 736 def medium @medium end |
#size_limit ⇒ ::String
Returns the value of attribute size_limit.
737 738 739 |
# File 'sig/types.rbs', line 737 def size_limit @size_limit end |