Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticache.CfnServerlessCacheSnapshotPropsMixin.Builder
Packages that use CfnServerlessCacheSnapshotPropsMixin.Builder
-
Uses of CfnServerlessCacheSnapshotPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticache
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticache that return CfnServerlessCacheSnapshotPropsMixin.BuilderModifier and TypeMethodDescriptionCfnServerlessCacheSnapshotPropsMixin.Builder.create()CfnServerlessCacheSnapshotPropsMixin.Builder.create(CfnPropertyMixinOptions options) The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the snapshot.CfnServerlessCacheSnapshotPropsMixin.Builder.serverlessCacheName(String serverlessCacheName) The name of an existing serverless cache.CfnServerlessCacheSnapshotPropsMixin.Builder.serverlessCacheSnapshotName(String serverlessCacheSnapshotName) The name of the serverless cache snapshot.A list of tags to be added to the serverless cache snapshot resource.