| Package | Description |
|---|---|
| com.amazonaws.services.ram |
This is the Resource Access Manager API Reference.
|
| 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 for which the invitation is still
PENDING. |
ListPendingInvitationResourcesResult |
AWSRAMClient.listPendingInvitationResources(ListPendingInvitationResourcesRequest request)
Lists the resources in a resource share that is shared with you but for which the invitation is still
PENDING. |
| Modifier and Type | Method and Description |
|---|---|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.clone() |
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withNextToken(String nextToken)
If present, this value indicates that more output is available than is included in the current response.
|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withResources(Collection<Resource> resources)
An array of objects that contain the information about the resources included the specified resource share.
|
ListPendingInvitationResourcesResult |
ListPendingInvitationResourcesResult.withResources(Resource... resources)
An array of objects that contain the information about the resources included the specified resource share.
|
Copyright © 2023. All rights reserved.