Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnDistributionMixinProps.Builder
Packages that use CfnDistributionMixinProps.Builder
-
Uses of CfnDistributionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnDistributionMixinProps.BuilderModifier and TypeMethodDescriptionCfnDistributionMixinProps.builder()Sets the value ofCfnDistributionMixinProps.getBundleId()CfnDistributionMixinProps.Builder.cacheBehaviors(List<? extends Object> cacheBehaviors) Sets the value ofCfnDistributionMixinProps.getCacheBehaviors()CfnDistributionMixinProps.Builder.cacheBehaviors(IResolvable cacheBehaviors) Sets the value ofCfnDistributionMixinProps.getCacheBehaviors()CfnDistributionMixinProps.Builder.cacheBehaviorSettings(CfnDistributionPropsMixin.CacheSettingsProperty cacheBehaviorSettings) Sets the value ofCfnDistributionMixinProps.getCacheBehaviorSettings()CfnDistributionMixinProps.Builder.cacheBehaviorSettings(IResolvable cacheBehaviorSettings) Sets the value ofCfnDistributionMixinProps.getCacheBehaviorSettings()CfnDistributionMixinProps.Builder.certificateName(String certificateName) Sets the value ofCfnDistributionMixinProps.getCertificateName()CfnDistributionMixinProps.Builder.defaultCacheBehavior(CfnDistributionPropsMixin.CacheBehaviorProperty defaultCacheBehavior) Sets the value ofCfnDistributionMixinProps.getDefaultCacheBehavior()CfnDistributionMixinProps.Builder.defaultCacheBehavior(IResolvable defaultCacheBehavior) Sets the value ofCfnDistributionMixinProps.getDefaultCacheBehavior()CfnDistributionMixinProps.Builder.distributionName(String distributionName) Sets the value ofCfnDistributionMixinProps.getDistributionName()CfnDistributionMixinProps.Builder.ipAddressType(String ipAddressType) Sets the value ofCfnDistributionMixinProps.getIpAddressType()Sets the value ofCfnDistributionMixinProps.getIsEnabled()CfnDistributionMixinProps.Builder.isEnabled(IResolvable isEnabled) Sets the value ofCfnDistributionMixinProps.getIsEnabled()CfnDistributionMixinProps.Builder.origin(CfnDistributionPropsMixin.InputOriginProperty origin) Sets the value ofCfnDistributionMixinProps.getOrigin()CfnDistributionMixinProps.Builder.origin(IResolvable origin) Sets the value ofCfnDistributionMixinProps.getOrigin()Sets the value ofCfnDistributionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnDistributionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionMixinProps.Builder.