Uses of Class
software.amazon.awscdk.services.cloudhsm.CfnCluster.Builder
Packages that use CfnCluster.Builder
-
Uses of CfnCluster.Builder in software.amazon.awscdk.services.cloudhsm
Methods in software.amazon.awscdk.services.cloudhsm that return CfnCluster.BuilderModifier and TypeMethodDescriptionCfnCluster.Builder.backupRetentionPolicy(IResolvable backupRetentionPolicy) A policy that defines how the service retains backups.CfnCluster.Builder.backupRetentionPolicy(CfnCluster.BackupRetentionPolicyProperty backupRetentionPolicy) A policy that defines how the service retains backups.static CfnCluster.BuilderThe type of HSM to use in the cluster.The mode to use in the cluster.CfnCluster.Builder.networkType(String networkType) The NetworkType to create a cluster with.The identifiers (IDs) of the subnets where the cluster is created.CfnCluster.Builder.tags(List<? extends CfnCluster.TagsItemsProperty> tags) Tags to apply to the CloudHSM cluster.