Class: Aws::Types::Section

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#product_rest_endpoint_page_arns::Array[::String]

Returns the value of attribute product_rest_endpoint_page_arns.

Returns:

  • (::Array[::String])


2109
2110
2111
# File 'sig/types.rbs', line 2109

def product_rest_endpoint_page_arns
  @product_rest_endpoint_page_arns
end

#section_name::String

Returns the value of attribute section_name.

Returns:

  • (::String)


2110
2111
2112
# File 'sig/types.rbs', line 2110

def section_name
  @section_name
end