public static final class CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder |
arn(List<CreateAutoSnapshotPolicyRequest.Arn> arn)
This parameter is not publicly available.
|
CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration |
build() |
CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder |
encrypted(Boolean encrypted)
Specifies whether to enable cross-region snapshot replication and encryption.
|
CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder |
KMSKeyId(String KMSKeyId)
The ID of the KMS key used in cross-region snapshot replication and encryption.
|
public CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder arn(List<CreateAutoSnapshotPolicyRequest.Arn> arn)
public CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder encrypted(Boolean encrypted)
* true * false Default value: false.
public CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration.Builder KMSKeyId(String KMSKeyId)
public CreateAutoSnapshotPolicyRequest.CopyEncryptionConfiguration build()
Copyright © 2024. All rights reserved.