Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnServerlessCacheMixinProps.Builder
Packages that use CfnServerlessCacheMixinProps.Builder
-
Uses of CfnServerlessCacheMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnServerlessCacheMixinProps.BuilderModifier and TypeMethodDescriptionCfnServerlessCacheMixinProps.builder()CfnServerlessCacheMixinProps.Builder.cacheUsageLimits(CfnServerlessCachePropsMixin.CacheUsageLimitsProperty cacheUsageLimits) Sets the value ofCfnServerlessCacheMixinProps.getCacheUsageLimits()CfnServerlessCacheMixinProps.Builder.cacheUsageLimits(IResolvable cacheUsageLimits) Sets the value ofCfnServerlessCacheMixinProps.getCacheUsageLimits()CfnServerlessCacheMixinProps.Builder.dailySnapshotTime(String dailySnapshotTime) Sets the value ofCfnServerlessCacheMixinProps.getDailySnapshotTime()CfnServerlessCacheMixinProps.Builder.description(String description) Sets the value ofCfnServerlessCacheMixinProps.getDescription()CfnServerlessCacheMixinProps.Builder.endpoint(CfnServerlessCachePropsMixin.EndpointProperty endpoint) Sets the value ofCfnServerlessCacheMixinProps.getEndpoint()CfnServerlessCacheMixinProps.Builder.endpoint(IResolvable endpoint) Sets the value ofCfnServerlessCacheMixinProps.getEndpoint()Sets the value ofCfnServerlessCacheMixinProps.getEngine()CfnServerlessCacheMixinProps.Builder.finalSnapshotName(String finalSnapshotName) Sets the value ofCfnServerlessCacheMixinProps.getFinalSnapshotName()Sets the value ofCfnServerlessCacheMixinProps.getKmsKeyId()Sets the value ofCfnServerlessCacheMixinProps.getKmsKeyId()CfnServerlessCacheMixinProps.Builder.majorEngineVersion(String majorEngineVersion) Sets the value ofCfnServerlessCacheMixinProps.getMajorEngineVersion()CfnServerlessCacheMixinProps.Builder.readerEndpoint(CfnServerlessCachePropsMixin.EndpointProperty readerEndpoint) Sets the value ofCfnServerlessCacheMixinProps.getReaderEndpoint()CfnServerlessCacheMixinProps.Builder.readerEndpoint(IResolvable readerEndpoint) Sets the value ofCfnServerlessCacheMixinProps.getReaderEndpoint()CfnServerlessCacheMixinProps.Builder.securityGroupIds(List<? extends Object> securityGroupIds) Sets the value ofCfnServerlessCacheMixinProps.getSecurityGroupIds()CfnServerlessCacheMixinProps.Builder.serverlessCacheName(String serverlessCacheName) Sets the value ofCfnServerlessCacheMixinProps.getServerlessCacheName()CfnServerlessCacheMixinProps.Builder.snapshotArnsToRestore(List<String> snapshotArnsToRestore) Sets the value ofCfnServerlessCacheMixinProps.getSnapshotArnsToRestore()CfnServerlessCacheMixinProps.Builder.snapshotRetentionLimit(Number snapshotRetentionLimit) Sets the value ofCfnServerlessCacheMixinProps.getSnapshotRetentionLimit()Sets the value ofCfnServerlessCacheMixinProps.getSubnetIds()Sets the value ofCfnServerlessCacheMixinProps.getTags()CfnServerlessCacheMixinProps.Builder.userGroupId(String userGroupId) Sets the value ofCfnServerlessCacheMixinProps.getUserGroupId()CfnServerlessCacheMixinProps.Builder.userGroupId(IUserGroupRef userGroupId) Sets the value ofCfnServerlessCacheMixinProps.getUserGroupId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticache with parameters of type CfnServerlessCacheMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServerlessCacheMixinProps.Builder.