| Package | Description |
|---|---|
| com.amazonaws.services.ram |
Use AWS Resource Access Manager to share AWS resources between AWS accounts.
|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
ListPendingInvitationResourcesResult |
AbstractAWSRAM.listPendingInvitationResources(ListPendingInvitationResourcesRequest request) |
ListPendingInvitationResourcesResult |
AWSRAM.listPendingInvitationResources(ListPendingInvitationResourcesRequest listPendingInvitationResourcesRequest)
Lists the resources in a resource share that is shared with you but that the invitation is still pending for.
|
ListPendingInvitationResourcesResult |
AWSRAMClient.listPendingInvitationResources(ListPendingInvitationResourcesRequest request)
Lists the resources in a resource share that is shared with you but that the invitation is still pending for.
|
| Modifier and Type | Method and Description |
|---|---|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.clone() |
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withResources(Collection<Resource> resources)
Information about the resources included the resource share.
|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withResources(Resource... resources)
Information about the resources included the resource share.
|
Copyright © 2020. All rights reserved.