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)


1065
1066
1067
# File 'sig/types.rbs', line 1065

def duration
  @duration
end

#unit"MONTHS"

Returns the value of attribute unit.

Returns:

  • ("MONTHS")


1066
1067
1068
# File 'sig/types.rbs', line 1066

def unit
  @unit
end