| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ListFlowAssociationResourceType |
ListFlowAssociationResourceType.fromValue(String value)
Use this in place of valueOf.
|
static ListFlowAssociationResourceType |
ListFlowAssociationResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListFlowAssociationResourceType[] |
ListFlowAssociationResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FlowAssociationSummary |
FlowAssociationSummary.withResourceType(ListFlowAssociationResourceType resourceType)
The type of resource association.
|
BatchGetFlowAssociationRequest |
BatchGetFlowAssociationRequest.withResourceType(ListFlowAssociationResourceType resourceType)
The type of resource association.
|
ListFlowAssociationsRequest |
ListFlowAssociationsRequest.withResourceType(ListFlowAssociationResourceType resourceType)
A valid resource type.
|
Copyright © 2024. All rights reserved.