public static final class DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration |
build() |
DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration.Builder |
encrypted(Boolean encrypted)
Whether to enable encryption for cross-region snapshot replication.
|
DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration.Builder |
KMSKeyId(String KMSKeyId)
The ID of the Key Management Service (KMS) key used to encrypt snapshots in cross-region snapshot replication.
|
public DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration.Builder encrypted(Boolean encrypted)
* true * false Default value: false.
public DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration.Builder KMSKeyId(String KMSKeyId)
public DescribeAutoSnapshotPolicyExResponseBody.CopyEncryptionConfiguration build()
Copyright © 2024. All rights reserved.