| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceSetStatus |
ResourceSetStatus.fromValue(String value)
Use this in place of valueOf.
|
static ResourceSetStatus |
ResourceSetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceSetStatus[] |
ResourceSetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceSetSummary |
ResourceSetSummary.withResourceSetStatus(ResourceSetStatus resourceSetStatus)
Indicates whether the resource set is in or out of an admin's Region scope.
|
ResourceSet |
ResourceSet.withResourceSetStatus(ResourceSetStatus resourceSetStatus)
Indicates whether the resource set is in or out of an admin's Region scope.
|
Copyright © 2025. All rights reserved.