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")


614
615
616
# File 'sig/types.rbs', line 614

def badge_type
  @badge_type
end

#display_name::String

Returns the value of attribute display_name.

Returns:

  • (::String)


613
614
615
# File 'sig/types.rbs', line 613

def display_name
  @display_name
end