Class: Aws::Types::ProviderMarketplaceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#asset_id::String

Returns the value of attribute asset_id.

Returns:

  • (::String)


731
732
733
# File 'sig/types.rbs', line 731

def asset_id
  @asset_id
end

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:

  • (::String)


729
730
731
# File 'sig/types.rbs', line 729

def data_set_id
  @data_set_id
end

#listing_id::String

Returns the value of attribute listing_id.

Returns:

  • (::String)


732
733
734
# File 'sig/types.rbs', line 732

def listing_id
  @listing_id
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


730
731
732
# File 'sig/types.rbs', line 730

def revision_id
  @revision_id
end