| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceShareAssociationType |
ResourceShareAssociationType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceShareAssociationType |
ResourceShareAssociationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceShareAssociationType[] |
ResourceShareAssociationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetResourceShareAssociationsRequest |
GetResourceShareAssociationsRequest.withAssociationType(ResourceShareAssociationType associationType)
Specifies whether you want to retrieve the associations that involve a specified resource or principal.
|
ResourceShareAssociation |
ResourceShareAssociation.withAssociationType(ResourceShareAssociationType associationType)
The type of entity included in this association.
|
Copyright © 2024. All rights reserved.