Class: Aws::Types::AwsCloudFrontDistributionOriginGroupFailoverStatusCodes
- Inherits:
-
Object
- Object
- Aws::Types::AwsCloudFrontDistributionOriginGroupFailoverStatusCodes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[::Integer]
Returns the value of attribute items.
-
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
Instance Attribute Details
#items ⇒ ::Array[::Integer]
Returns the value of attribute items.
953 954 955 |
# File 'sig/types.rbs', line 953 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
954 955 956 |
# File 'sig/types.rbs', line 954 def quantity @quantity end |