Class: Aws::Types::PurchaseOptionBadge

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#badge_type"PRIVATE_PRICING", ...

Returns the value of attribute badge_type.

Returns:

  • ("PRIVATE_PRICING", "FUTURE_DATED", "REPLACEMENT_OFFER", "AUTO_RENEW")


652
653
654
# File 'sig/types.rbs', line 652

def badge_type
  @badge_type
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def display_name
  @display_name
end