Class: Aws::Types::GetAddonSubscriptionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#addon_name::String

Returns the value of attribute addon_name.

Returns:



422
423
424
# File 'sig/types.rbs', line 422

def addon_name
  @addon_name
end

#addon_subscription_arn::String

Returns the value of attribute addon_subscription_arn.

Returns:



423
424
425
# File 'sig/types.rbs', line 423

def addon_subscription_arn
  @addon_subscription_arn
end

#created_timestamp::Time

Returns the value of attribute created_timestamp.

Returns:



424
425
426
# File 'sig/types.rbs', line 424

def created_timestamp
  @created_timestamp
end