| Modifier and Type | Method and Description |
|---|---|
default IntegrationPattern |
TaskStateBaseProps.getIntegrationPattern()
AWS Step Functions integrates with services directly in the Amazon States Language.
|
IntegrationPattern |
TaskStateBaseProps.Jsii$Proxy.getIntegrationPattern() |
static IntegrationPattern |
IntegrationPattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegrationPattern[] |
IntegrationPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TaskStateBaseProps.Builder |
TaskStateBaseProps.Builder.integrationPattern(IntegrationPattern integrationPattern)
Sets the value of
TaskStateBaseProps.getIntegrationPattern() |
Copyright © 2022. All rights reserved.