Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.SnsPublishJsonPathProps.Builder
Packages that use SnsPublishJsonPathProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of SnsPublishJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return SnsPublishJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()SnsPublishJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()SnsPublishJsonPathProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`SnsPublishJsonPathProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()Sets the value ofJsonPathCommonOptions.getInputPath()SnsPublishJsonPathProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofSnsPublishJsonPathProps.getMessage()SnsPublishJsonPathProps.Builder.messageAttributes(Map<String, ? extends MessageAttribute> messageAttributes) Sets the value ofSnsPublishJsonPathProps.getMessageAttributes()SnsPublishJsonPathProps.Builder.messageDeduplicationId(String messageDeduplicationId) Sets the value ofSnsPublishJsonPathProps.getMessageDeduplicationId()SnsPublishJsonPathProps.Builder.messageGroupId(String messageGroupId) Sets the value ofSnsPublishJsonPathProps.getMessageGroupId()SnsPublishJsonPathProps.Builder.messagePerSubscriptionType(Boolean messagePerSubscriptionType) Sets the value ofSnsPublishJsonPathProps.getMessagePerSubscriptionType()SnsPublishJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()SnsPublishJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()SnsPublishJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateJsonPathBaseProps.getResultPath()SnsPublishJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateJsonPathBaseProps.getResultSelector()Sets the value ofStateBaseProps.getStateName()Sets the value ofSnsPublishJsonPathProps.getSubject()SnsPublishJsonPathProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Sets the value ofSnsPublishJsonPathProps.getTopic()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SnsPublishJsonPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSnsPublishJsonPathProps.Builder.