CopyableBuilder<DetachPolicyRequest.Builder,DetachPolicyRequest>, SdkBuilder<DetachPolicyRequest.Builder,DetachPolicyRequest>public static interface DetachPolicyRequest.Builder extends CopyableBuilder<DetachPolicyRequest.Builder,DetachPolicyRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DetachPolicyRequest.Builder |
directoryArn(String directoryArn) |
The Amazon Resource Name (ARN) that is associated with the Directory where both objects reside.
|
DetachPolicyRequest.Builder |
objectReference(ObjectReference objectReference) |
Reference that identifies the object whose policy object will be detached.
|
DetachPolicyRequest.Builder |
policyReference(ObjectReference policyReference) |
Reference that identifies the policy object.
|
copyapply, buildDetachPolicyRequest.Builder directoryArn(String directoryArn)
DetachPolicyRequest.Builder policyReference(ObjectReference policyReference)
Reference that identifies the policy object.
policyReference - Reference that identifies the policy object.DetachPolicyRequest.Builder objectReference(ObjectReference objectReference)
Reference that identifies the object whose policy object will be detached.
objectReference - Reference that identifies the object whose policy object will be detached.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.