Class: Aws::Types::GetProductRestEndpointPageRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#include_raw_display_content::String

Returns the value of attribute include_raw_display_content.

Returns:

  • (::String)


1406
1407
1408
# File 'sig/types.rbs', line 1406

def include_raw_display_content
  @include_raw_display_content
end

#portal_product_id::String

Returns the value of attribute portal_product_id.

Returns:

  • (::String)


1407
1408
1409
# File 'sig/types.rbs', line 1407

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)


1408
1409
1410
# File 'sig/types.rbs', line 1408

def product_rest_endpoint_page_id
  @product_rest_endpoint_page_id
end

#resource_owner_account_id::String

Returns the value of attribute resource_owner_account_id.

Returns:

  • (::String)


1409
1410
1411
# File 'sig/types.rbs', line 1409

def 
  @resource_owner_account_id
end