Class: Aws::Types::GetProductPageRequest

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)


1383
1384
1385
# File 'sig/types.rbs', line 1383

def portal_product_id
  @portal_product_id
end

#product_page_id::String

Returns the value of attribute product_page_id.

Returns:

  • (::String)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def product_page_id
  @product_page_id
end

#resource_owner_account_id::String

Returns the value of attribute resource_owner_account_id.

Returns:

  • (::String)


1385
1386
1387
# File 'sig/types.rbs', line 1385

def 
  @resource_owner_account_id
end