Class: Aws::Types::DeleteProductRestEndpointPageRequest

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)


853
854
855
# File 'sig/types.rbs', line 853

def portal_product_id
  @portal_product_id
end

#product_rest_endpoint_page_id::String

Returns the value of attribute product_rest_endpoint_page_id.

Returns:

  • (::String)


854
855
856
# File 'sig/types.rbs', line 854

def product_rest_endpoint_page_id
  @product_rest_endpoint_page_id
end