| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageAssociatedResourceType |
ImageAssociatedResourceType.fromValue(String value)
Use this in place of valueOf.
|
static ImageAssociatedResourceType |
ImageAssociatedResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageAssociatedResourceType[] |
ImageAssociatedResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImageResourceAssociation |
ImageResourceAssociation.withAssociatedResourceType(ImageAssociatedResourceType associatedResourceType)
The resource type of the associated resources.
|
DescribeImageAssociationsRequest |
DescribeImageAssociationsRequest.withAssociatedResourceTypes(ImageAssociatedResourceType... associatedResourceTypes)
The resource types of the associated resource.
|
Copyright © 2025. All rights reserved.