Class: Aws::Types::AwsCloudFrontDistributionOriginSslProtocols

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[::String]

Returns the value of attribute items.

Returns:

  • (::Array[::String])


978
979
980
# File 'sig/types.rbs', line 978

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


979
980
981
# File 'sig/types.rbs', line 979

def quantity
  @quantity
end