Class: Aws::Types::OriginGroups
- Inherits:
-
Object
- Object
- Aws::Types::OriginGroups
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::OriginGroup]
Returns the value of attribute items.
-
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
Instance Attribute Details
#items ⇒ ::Array[Types::OriginGroup]
Returns the value of attribute items.
2917 2918 2919 |
# File 'sig/types.rbs', line 2917 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
2916 2917 2918 |
# File 'sig/types.rbs', line 2916 def quantity @quantity end |