Class: Aws::Types::SubscriptionInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#product_id::String

Returns the value of attribute product_id.

Returns:

  • (::String)


1172
1173
1174
# File 'sig/types.rbs', line 1172

def product_id
  @product_id
end

#vendor_name::String

Returns the value of attribute vendor_name.

Returns:

  • (::String)


1171
1172
1173
# File 'sig/types.rbs', line 1171

def vendor_name
  @vendor_name
end