Class: Aws::Types::UpdateEksAnywhereSubscriptionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_renewBoolean

Returns the value of attribute auto_renew.

Returns:

  • (Boolean)


2037
2038
2039
# File 'sig/types.rbs', line 2037

def auto_renew
  @auto_renew
end

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


2038
2039
2040
# File 'sig/types.rbs', line 2038

def client_request_token
  @client_request_token
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


2036
2037
2038
# File 'sig/types.rbs', line 2036

def id
  @id
end