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