| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceOwner |
ResourceOwner.fromValue(String value)
Use this in place of valueOf.
|
static ResourceOwner |
ResourceOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOwner[] |
ResourceOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourcesRequest |
ListResourcesRequest.withResourceOwner(ResourceOwner resourceOwner)
Specifies that you want to list only the resource shares that match the following:
|
ListPrincipalsRequest |
ListPrincipalsRequest.withResourceOwner(ResourceOwner resourceOwner)
Specifies that you want to list information for only resource shares that match the following:
|
GetResourceSharesRequest |
GetResourceSharesRequest.withResourceOwner(ResourceOwner resourceOwner)
Specifies that you want to retrieve details of only those resource shares that match the following:
|
Copyright © 2022. All rights reserved.