| Package | Description |
|---|---|
| com.amazonaws.services.redshiftserverless |
This is an interface reference for Amazon Redshift Serverless.
|
| com.amazonaws.services.redshiftserverless.model |
| Modifier and Type | Method and Description |
|---|---|
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.clone() |
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.withRecoveryPointId(String recoveryPointId)
The unique identifier of the recovery point.
|
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.withRetentionPeriod(Integer retentionPeriod)
How long to retain the snapshot.
|
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.withSnapshotName(String snapshotName)
The name of the snapshot.
|
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.withTags(Collection<Tag> tags)
An array of Tag
objects to associate with the created snapshot.
|
ConvertRecoveryPointToSnapshotRequest |
ConvertRecoveryPointToSnapshotRequest.withTags(Tag... tags)
An array of Tag
objects to associate with the created snapshot.
|
Copyright © 2024. All rights reserved.