Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appsync.CfnApiCacheMixinProps.Builder
Packages that use CfnApiCacheMixinProps.Builder
-
Uses of CfnApiCacheMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appsync
Methods in software.amazon.awscdk.cfnpropertymixins.services.appsync that return CfnApiCacheMixinProps.BuilderModifier and TypeMethodDescriptionCfnApiCacheMixinProps.Builder.apiCachingBehavior(String apiCachingBehavior) Sets the value ofCfnApiCacheMixinProps.getApiCachingBehavior()Sets the value ofCfnApiCacheMixinProps.getApiId()CfnApiCacheMixinProps.Builder.atRestEncryptionEnabled(Boolean atRestEncryptionEnabled) Sets the value ofCfnApiCacheMixinProps.getAtRestEncryptionEnabled()CfnApiCacheMixinProps.Builder.atRestEncryptionEnabled(IResolvable atRestEncryptionEnabled) Sets the value ofCfnApiCacheMixinProps.getAtRestEncryptionEnabled()CfnApiCacheMixinProps.builder()CfnApiCacheMixinProps.Builder.healthMetricsConfig(String healthMetricsConfig) Sets the value ofCfnApiCacheMixinProps.getHealthMetricsConfig()CfnApiCacheMixinProps.Builder.transitEncryptionEnabled(Boolean transitEncryptionEnabled) Sets the value ofCfnApiCacheMixinProps.getTransitEncryptionEnabled()CfnApiCacheMixinProps.Builder.transitEncryptionEnabled(IResolvable transitEncryptionEnabled) Sets the value ofCfnApiCacheMixinProps.getTransitEncryptionEnabled()Sets the value ofCfnApiCacheMixinProps.getTtl()Sets the value ofCfnApiCacheMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appsync with parameters of type CfnApiCacheMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnApiCacheMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnApiCacheMixinProps.Builder.