Class: Aws::Types::ProductInformation

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#product_information_filter_list::Array[Types::ProductInformationFilter]

Returns the value of attribute product_information_filter_list.

Returns:



1140
1141
1142
# File 'sig/types.rbs', line 1140

def product_information_filter_list
  @product_information_filter_list
end

#resource_type::String

Returns the value of attribute resource_type.

Returns:



1139
1140
1141
# File 'sig/types.rbs', line 1139

def resource_type
  @resource_type
end