public static interface ShareTarget.Builder extends SdkPojo, CopyableBuilder<ShareTarget.Builder,ShareTarget>
| Modifier and Type | Method and Description |
|---|---|
ShareTarget.Builder |
id(String id)
Identifier of the directory consumer account.
|
ShareTarget.Builder |
type(String type)
Type of identifier to be used in the
Id field. |
ShareTarget.Builder |
type(TargetType type)
Type of identifier to be used in the
Id field. |
copyapplyMutation, buildShareTarget.Builder id(String id)
Identifier of the directory consumer account.
id - Identifier of the directory consumer account.ShareTarget.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,
TargetTypeShareTarget.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.