Class: Aws::Types::ResponseHeadersPolicyAccessControlAllowOrigins

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

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