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