Uses of Interface
software.amazon.awscdk.services.lightsail.CfnDistribution.CacheSettingsProperty
Packages that use CfnDistribution.CacheSettingsProperty
-
Uses of CfnDistribution.CacheSettingsProperty in software.amazon.awscdk.services.lightsail
Classes in software.amazon.awscdk.services.lightsail that implement CfnDistribution.CacheSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDistribution.CacheSettingsPropertyMethods in software.amazon.awscdk.services.lightsail that return CfnDistribution.CacheSettingsPropertyModifier and TypeMethodDescriptionCfnDistribution.CacheSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lightsail with parameters of type CfnDistribution.CacheSettingsPropertyModifier and TypeMethodDescriptionCfnDistribution.Builder.cacheBehaviorSettings(CfnDistribution.CacheSettingsProperty cacheBehaviorSettings) An object that describes the cache behavior settings of the distribution.CfnDistributionProps.Builder.cacheBehaviorSettings(CfnDistribution.CacheSettingsProperty cacheBehaviorSettings) Sets the value ofCfnDistributionProps.getCacheBehaviorSettings()voidCfnDistribution.setCacheBehaviorSettings(CfnDistribution.CacheSettingsProperty value) An object that describes the cache behavior settings of the distribution.