Class: Aws::Types::CreateProductPageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#display_contentTypes::DisplayContent

Returns the value of attribute display_content.



529
530
531
# File 'sig/types.rbs', line 529

def display_content
  @display_content
end

#portal_product_id::String

Returns the value of attribute portal_product_id.

Returns:

  • (::String)


530
531
532
# File 'sig/types.rbs', line 530

def portal_product_id
  @portal_product_id
end