Class: Aws::Types::AwsCloudFrontDistributionOriginSslProtocols
- Inherits:
-
Object
- Object
- Aws::Types::AwsCloudFrontDistributionOriginSslProtocols
- 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.
978 979 980 |
# File 'sig/types.rbs', line 978 def items @items end |
#quantity ⇒ ::Integer
Returns the value of attribute quantity.
979 980 981 |
# File 'sig/types.rbs', line 979 def quantity @quantity end |