| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceShareFeatureSet |
ResourceShareFeatureSet.fromValue(String value)
Use this in place of valueOf.
|
static ResourceShareFeatureSet |
ResourceShareFeatureSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceShareFeatureSet[] |
ResourceShareFeatureSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceShare |
ResourceShare.withFeatureSet(ResourceShareFeatureSet featureSet)
Indicates how the resource share was created.
|
Copyright © 2023. All rights reserved.