Class: Aws::Types::DeleteProductPageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#portal_product_id::String

Returns the value of attribute portal_product_id.

Returns:

  • (::String)


847
848
849
# File 'sig/types.rbs', line 847

def portal_product_id
  @portal_product_id
end

#product_page_id::String

Returns the value of attribute product_page_id.

Returns:

  • (::String)


848
849
850
# File 'sig/types.rbs', line 848

def product_page_id
  @product_page_id
end