Class: Aws::Types::EksAnywhereSubscriptionTerm

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#duration::Integer

Returns the value of attribute duration.

Returns:

  • (::Integer)


971
972
973
# File 'sig/types.rbs', line 971

def duration
  @duration
end

#unit"MONTHS"

Returns the value of attribute unit.

Returns:

  • ("MONTHS")


972
973
974
# File 'sig/types.rbs', line 972

def unit
  @unit
end