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