Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnDistributionPropsMixin.CacheBehaviorProperty.Builder
Packages that use CfnDistributionPropsMixin.CacheBehaviorProperty.Builder
-
Uses of CfnDistributionPropsMixin.CacheBehaviorProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnDistributionPropsMixin.CacheBehaviorProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.CacheBehaviorProperty.Builder.allowedMethods(List<String> allowedMethods) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getAllowedMethods()CfnDistributionPropsMixin.CacheBehaviorProperty.builder()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.cachedMethods(List<String> cachedMethods) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getCachedMethods()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.cachePolicyId(String cachePolicyId) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getCachePolicyId()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.cachePolicyId(ICachePolicyRef cachePolicyId) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getCachePolicyId()Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getCompress()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.compress(IResolvable compress) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getCompress()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.defaultTtl(Number defaultTtl) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getDefaultTtl()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.fieldLevelEncryptionId(String fieldLevelEncryptionId) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.forwardedValues(CfnDistributionPropsMixin.ForwardedValuesProperty forwardedValues) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getForwardedValues()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.forwardedValues(IResolvable forwardedValues) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getForwardedValues()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.functionAssociations(List<? extends Object> functionAssociations) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.functionAssociations(IResolvable functionAssociations) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.grpcConfig(CfnDistributionPropsMixin.GrpcConfigProperty grpcConfig) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getGrpcConfig()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.grpcConfig(IResolvable grpcConfig) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getGrpcConfig()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.lambdaFunctionAssociations(List<? extends Object> lambdaFunctionAssociations) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.lambdaFunctionAssociations(IResolvable lambdaFunctionAssociations) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getMaxTtl()Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getMinTtl()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.originRequestPolicyId(String originRequestPolicyId) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.originRequestPolicyId(IOriginRequestPolicyRef originRequestPolicyId) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.pathPattern(String pathPattern) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getPathPattern()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.realtimeLogConfigArn(String realtimeLogConfigArn) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.responseHeadersPolicyId(String responseHeadersPolicyId) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.responseHeadersPolicyId(IResponseHeadersPolicyRef responseHeadersPolicyId) CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.smoothStreaming(Boolean smoothStreaming) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getSmoothStreaming()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.smoothStreaming(IResolvable smoothStreaming) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getSmoothStreaming()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.targetOriginId(String targetOriginId) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getTargetOriginId()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.trustedKeyGroups(List<? extends Object> trustedKeyGroups) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getTrustedKeyGroups()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.trustedSigners(List<String> trustedSigners) Sets the value ofCfnDistributionPropsMixin.CacheBehaviorProperty.getTrustedSigners()CfnDistributionPropsMixin.CacheBehaviorProperty.Builder.viewerProtocolPolicy(String viewerProtocolPolicy) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnDistributionPropsMixin.CacheBehaviorProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.CacheBehaviorProperty.Builder.