Uses of Interface
com.hashicorp.cdktf.providers.aws.transfer_workflow.TransferWorkflowOnExceptionSteps
-
Packages that use TransferWorkflowOnExceptionSteps Package Description com.hashicorp.cdktf.providers.aws.transfer_workflow aws_transfer_workflow -
-
Uses of TransferWorkflowOnExceptionSteps in com.hashicorp.cdktf.providers.aws.transfer_workflow
Classes in com.hashicorp.cdktf.providers.aws.transfer_workflow that implement TransferWorkflowOnExceptionSteps Modifier and Type Class Description static classTransferWorkflowOnExceptionSteps.Jsii$ProxyAn implementation forTransferWorkflowOnExceptionStepsMethods in com.hashicorp.cdktf.providers.aws.transfer_workflow that return TransferWorkflowOnExceptionSteps Modifier and Type Method Description TransferWorkflowOnExceptionStepsTransferWorkflowOnExceptionSteps.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.transfer_workflow with parameters of type TransferWorkflowOnExceptionSteps Modifier and Type Method Description voidTransferWorkflowOnExceptionStepsOutputReference. setInternalValue(TransferWorkflowOnExceptionSteps value)Method parameters in com.hashicorp.cdktf.providers.aws.transfer_workflow with type arguments of type TransferWorkflowOnExceptionSteps Modifier and Type Method Description TransferWorkflow.BuilderTransferWorkflow.Builder. onExceptionSteps(List<? extends TransferWorkflowOnExceptionSteps> onExceptionSteps)on_exception_steps block.TransferWorkflowConfig.BuilderTransferWorkflowConfig.Builder. onExceptionSteps(List<? extends TransferWorkflowOnExceptionSteps> onExceptionSteps)Sets the value ofTransferWorkflowConfig.getOnExceptionSteps()voidTransferWorkflowOnExceptionStepsList. setInternalValue(List<TransferWorkflowOnExceptionSteps> value)
-