| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationState |
AssociationState.fromValue(String value)
Use this in place of valueOf.
|
static AssociationState |
AssociationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationState[] |
AssociationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BundleResourceAssociation |
BundleResourceAssociation.withState(AssociationState state)
The status of the bundle resource association.
|
ApplicationResourceAssociation |
ApplicationResourceAssociation.withState(AssociationState state)
The status of the application resource association.
|
WorkspaceResourceAssociation |
WorkspaceResourceAssociation.withState(AssociationState state)
The status of the WorkSpace resource association.
|
ImageResourceAssociation |
ImageResourceAssociation.withState(AssociationState state)
The status of the image resource association.
|
Copyright © 2025. All rights reserved.