| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
Use AWS Resource Access Manager to share AWS resources between AWS accounts.
|
| Modifier and Type | Method and Description |
|---|---|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization()
Enables resource sharing within your AWS Organization.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your AWS Organization.
|
default EnableSharingWithAwsOrganizationResponse |
RamClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your AWS Organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization()
Enables resource sharing within your AWS Organization.
|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your AWS Organization.
|
default CompletableFuture<EnableSharingWithAwsOrganizationResponse> |
RamAsyncClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
Enables resource sharing within your AWS Organization.
|
Copyright © 2021. All rights reserved.