Uses of Interface
com.hashicorp.cdktf.providers.aws.transfer_workflow.TransferWorkflowOnExceptionStepsTagStepDetailsTags
-
Packages that use TransferWorkflowOnExceptionStepsTagStepDetailsTags Package Description com.hashicorp.cdktf.providers.aws.transfer_workflow aws_transfer_workflow -
-
Uses of TransferWorkflowOnExceptionStepsTagStepDetailsTags in com.hashicorp.cdktf.providers.aws.transfer_workflow
Classes in com.hashicorp.cdktf.providers.aws.transfer_workflow that implement TransferWorkflowOnExceptionStepsTagStepDetailsTags Modifier and Type Class Description static classTransferWorkflowOnExceptionStepsTagStepDetailsTags.Jsii$ProxyAn implementation forTransferWorkflowOnExceptionStepsTagStepDetailsTagsMethods in com.hashicorp.cdktf.providers.aws.transfer_workflow that return TransferWorkflowOnExceptionStepsTagStepDetailsTags Modifier and Type Method Description TransferWorkflowOnExceptionStepsTagStepDetailsTagsTransferWorkflowOnExceptionStepsTagStepDetailsTags.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.transfer_workflow with parameters of type TransferWorkflowOnExceptionStepsTagStepDetailsTags Modifier and Type Method Description voidTransferWorkflowOnExceptionStepsTagStepDetailsTagsOutputReference. setInternalValue(TransferWorkflowOnExceptionStepsTagStepDetailsTags value)Method parameters in com.hashicorp.cdktf.providers.aws.transfer_workflow with type arguments of type TransferWorkflowOnExceptionStepsTagStepDetailsTags Modifier and Type Method Description voidTransferWorkflowOnExceptionStepsTagStepDetailsTagsList. setInternalValue(List<TransferWorkflowOnExceptionStepsTagStepDetailsTags> value)TransferWorkflowOnExceptionStepsTagStepDetails.BuilderTransferWorkflowOnExceptionStepsTagStepDetails.Builder. tags(List<? extends TransferWorkflowOnExceptionStepsTagStepDetailsTags> tags)Sets the value ofTransferWorkflowOnExceptionStepsTagStepDetails.getTags()
-