Class: Aws::Types::ResponseHeadersPolicyAccessControlAllowOrigins
- Inherits:
-
Object
- Object
- Aws::Types::ResponseHeadersPolicyAccessControlAllowOrigins
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[::String]
Returns the value of attribute items.
-
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
Instance Attribute Details
#items ⇒ ::Array[::String]
Returns the value of attribute items.
3218 3219 3220 |
# File 'sig/types.rbs', line 3218 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
3217 3218 3219 |
# File 'sig/types.rbs', line 3217 def quantity @quantity end |