default DeleteResourcePolicyResponse |
CloudTrailClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) |
Deletes the resource-based policy attached to the CloudTrail channel.
|
default DeleteResourcePolicyResponse |
CloudTrailClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) |
Deletes the resource-based policy attached to the CloudTrail channel.
|
default GetResourcePolicyResponse |
CloudTrailClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest) |
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
|
default GetResourcePolicyResponse |
CloudTrailClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) |
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail channel.
|