Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDistributionPropsMixin.CacheBehaviorProperty
Packages that use CfnDistributionPropsMixin.CacheBehaviorProperty
-
Uses of CfnDistributionPropsMixin.CacheBehaviorProperty in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Classes in software.amazon.awscdk.cfnpropertymixins.services.lightsail that implement CfnDistributionPropsMixin.CacheBehaviorPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDistributionPropsMixin.CacheBehaviorPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDistributionPropsMixin.CacheBehaviorPropertyModifier and TypeMethodDescriptionCfnDistributionPropsMixin.CacheBehaviorProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnDistributionPropsMixin.CacheBehaviorPropertyModifier and TypeMethodDescriptionCfnDistributionMixinProps.Builder.defaultCacheBehavior(CfnDistributionPropsMixin.CacheBehaviorProperty defaultCacheBehavior) Sets the value ofCfnDistributionMixinProps.getDefaultCacheBehavior()CfnDistributionPropsMixin.Builder.defaultCacheBehavior(CfnDistributionPropsMixin.CacheBehaviorProperty defaultCacheBehavior) An object that describes the default cache behavior of the distribution.