public static interface UnshareTarget.Builder extends SdkPojo, CopyableBuilder<UnshareTarget.Builder,UnshareTarget>
| Modifier and Type | Method and Description |
|---|---|
UnshareTarget.Builder |
id(String id)
Identifier of the directory consumer account.
|
UnshareTarget.Builder |
type(String type)
Type of identifier to be used in the Id field.
|
UnshareTarget.Builder |
type(TargetType type)
Type of identifier to be used in the Id field.
|
copyapplyMutation, buildUnshareTarget.Builder id(String id)
Identifier of the directory consumer account.
id - Identifier of the directory consumer account.UnshareTarget.Builder type(String type)
Type of identifier to be used in the Id field.
type - Type of identifier to be used in the Id field.TargetType,
TargetTypeUnshareTarget.Builder type(TargetType type)
Type of identifier to be used in the Id field.
type - Type of identifier to be used in the Id field.TargetType,
TargetTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.