| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static BundleAssociatedResourceType |
BundleAssociatedResourceType.fromValue(String value)
Use this in place of valueOf.
|
static BundleAssociatedResourceType |
BundleAssociatedResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleAssociatedResourceType[] |
BundleAssociatedResourceType.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.withAssociatedResourceType(BundleAssociatedResourceType associatedResourceType)
The resource type of the associated resources.
|
DescribeBundleAssociationsRequest |
DescribeBundleAssociationsRequest.withAssociatedResourceTypes(BundleAssociatedResourceType... associatedResourceTypes)
The resource types of the associated resource.
|
Copyright © 2024. All rights reserved.