CopyableBuilder<CreateProtectionRequest.Builder,CreateProtectionRequest>, SdkBuilder<CreateProtectionRequest.Builder,CreateProtectionRequest>public static interface CreateProtectionRequest.Builder extends CopyableBuilder<CreateProtectionRequest.Builder,CreateProtectionRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CreateProtectionRequest.Builder |
name(String name) |
Friendly name for the
Protection you are creating. |
CreateProtectionRequest.Builder |
resourceArn(String resourceArn) |
The ARN (Amazon Resource Name) of the resource to be protected.
|
copyapply, buildCreateProtectionRequest.Builder name(String name)
Friendly name for the Protection you are creating.
name - Friendly name for the Protection you are creating.CreateProtectionRequest.Builder resourceArn(String resourceArn)
The ARN (Amazon Resource Name) of the resource to be protected.
resourceArn - The ARN (Amazon Resource Name) of the resource to be protected.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.