| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Future<PutResourcePolicyResult> |
AbstractAWSNetworkManagerAsync.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
Future<PutResourcePolicyResult> |
AWSNetworkManagerAsyncClient.putResourcePolicyAsync(PutResourcePolicyRequest request,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler) |
Future<PutResourcePolicyResult> |
AWSNetworkManagerAsync.putResourcePolicyAsync(PutResourcePolicyRequest putResourcePolicyRequest,
AsyncHandler<PutResourcePolicyRequest,PutResourcePolicyResult> asyncHandler)
Creates or updates a resource policy.
|
| Modifier and Type | Method and Description |
|---|---|
PutResourcePolicyRequest |
PutResourcePolicyRequest.clone() |
PutResourcePolicyRequest |
PutResourcePolicyRequest.withPolicyDocument(String policyDocument)
The JSON resource policy document.
|
PutResourcePolicyRequest |
PutResourcePolicyRequest.withResourceArn(String resourceArn)
The ARN of the resource policy.
|
Copyright © 2023. All rights reserved.