Class: Aws::Types::AwsCloudFrontDistributionOriginGroupFailoverStatusCodes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[::Integer]

Returns the value of attribute items.

Returns:

  • (::Array[::Integer])


953
954
955
# File 'sig/types.rbs', line 953

def items
  @items
end

#quantity::Integer

Returns the value of attribute quantity.

Returns:

  • (::Integer)


954
955
956
# File 'sig/types.rbs', line 954

def quantity
  @quantity
end