Class: Aws::Types::AwsCloudFrontDistributionCacheBehaviors
- Inherits:
-
Object
- Object
- Aws::Types::AwsCloudFrontDistributionCacheBehaviors
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#items ⇒ ::Array[Types::AwsCloudFrontDistributionCacheBehavior]
Returns the value of attribute items.
Instance Attribute Details
#items ⇒ ::Array[Types::AwsCloudFrontDistributionCacheBehavior]
Returns the value of attribute items.
899 900 901 |
# File 'sig/types.rbs', line 899 def items @items end |