Class: Aws::Types::AwsCloudFrontDistributionCacheBehavior
- Inherits:
-
Object
- Object
- Aws::Types::AwsCloudFrontDistributionCacheBehavior
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#viewer_protocol_policy ⇒ ::String
Returns the value of attribute viewer_protocol_policy.
Instance Attribute Details
#viewer_protocol_policy ⇒ ::String
Returns the value of attribute viewer_protocol_policy.
894 895 896 |
# File 'sig/types.rbs', line 894 def viewer_protocol_policy @viewer_protocol_policy end |