Class: Aws::Types::EksAnywhereSubscriptionTerm
- Inherits:
-
Object
- Object
- Aws::Types::EksAnywhereSubscriptionTerm
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duration ⇒ ::Integer
Returns the value of attribute duration.
-
#unit ⇒ "MONTHS"
Returns the value of attribute unit.
Instance Attribute Details
#duration ⇒ ::Integer
Returns the value of attribute duration.
1065 1066 1067 |
# File 'sig/types.rbs', line 1065 def duration @duration end |
#unit ⇒ "MONTHS"
Returns the value of attribute unit.
1066 1067 1068 |
# File 'sig/types.rbs', line 1066 def unit @unit end |