Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDistributionPropsMixin.CacheSettingsProperty.Builder
Packages that use CfnDistributionPropsMixin.CacheSettingsProperty.Builder
-
Uses of CfnDistributionPropsMixin.CacheSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDistributionPropsMixin.CacheSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.CacheSettingsProperty.Builder.allowedHttpMethods(String allowedHttpMethods) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getAllowedHttpMethods()CfnDistributionPropsMixin.CacheSettingsProperty.builder()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.cachedHttpMethods(String cachedHttpMethods) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getCachedHttpMethods()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.defaultTtl(Number defaultTtl) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getDefaultTtl()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedCookies(CfnDistributionPropsMixin.CookieObjectProperty forwardedCookies) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getForwardedCookies()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedCookies(IResolvable forwardedCookies) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getForwardedCookies()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedHeaders(CfnDistributionPropsMixin.HeaderObjectProperty forwardedHeaders) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getForwardedHeaders()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedHeaders(IResolvable forwardedHeaders) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getForwardedHeaders()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedQueryStrings(CfnDistributionPropsMixin.QueryStringObjectProperty forwardedQueryStrings) CfnDistributionPropsMixin.CacheSettingsProperty.Builder.forwardedQueryStrings(IResolvable forwardedQueryStrings) CfnDistributionPropsMixin.CacheSettingsProperty.Builder.maximumTtl(Number maximumTtl) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getMaximumTtl()CfnDistributionPropsMixin.CacheSettingsProperty.Builder.minimumTtl(Number minimumTtl) Sets the value ofCfnDistributionPropsMixin.CacheSettingsProperty.getMinimumTtl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnDistributionPropsMixin.CacheSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.CacheSettingsProperty.Builder.