| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudhsmv2.model |
| Modifier and Type | Method and Description |
|---|---|
BackupRetentionPolicy |
CreateClusterRequest.backupRetentionPolicy()
A policy that defines how the service retains backups.
|
BackupRetentionPolicy |
Cluster.backupRetentionPolicy()
A policy that defines how the service retains backups.
|
BackupRetentionPolicy |
ModifyClusterRequest.backupRetentionPolicy()
A policy that defines how the service retains backups.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.backupRetentionPolicy(BackupRetentionPolicy backupRetentionPolicy)
A policy that defines how the service retains backups.
|
Cluster.Builder |
Cluster.Builder.backupRetentionPolicy(BackupRetentionPolicy backupRetentionPolicy)
A policy that defines how the service retains backups.
|
ModifyClusterRequest.Builder |
ModifyClusterRequest.Builder.backupRetentionPolicy(BackupRetentionPolicy backupRetentionPolicy)
A policy that defines how the service retains backups.
|
Copyright © 2023. All rights reserved.