Class: Aws::Types::OriginGroups

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::OriginGroup]

Returns the value of attribute items.

Returns:



2917
2918
2919
# File 'sig/types.rbs', line 2917

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


2916
2917
2918
# File 'sig/types.rbs', line 2916

def quantity
  @quantity
end