Class TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:55.422Z")
    @Stability(Stable)
    public class TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference

        protected TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference​(software.amazon.jsii.JsiiObjectRef objRef)
      • TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference

        protected TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference

        @Stability(Stable)
        public TransferWorkflowOnExceptionStepsDeleteStepDetailsOutputReference​(@NotNull
                                                                                com.hashicorp.cdktf.IInterpolatingParent terraformResource,
                                                                                @NotNull
                                                                                String terraformAttribute)
        Parameters:
        terraformResource - The parent resource. This parameter is required.
        terraformAttribute - The attribute on the parent resource this class is referencing. This parameter is required.
    • Method Detail

      • resetName

        @Stability(Stable)
        public void resetName()
      • resetSourceFileLocation

        @Stability(Stable)
        public void resetSourceFileLocation()
      • getNameInput

        @Stability(Stable)
        @Nullable
        public String getNameInput()
      • getSourceFileLocationInput

        @Stability(Stable)
        @Nullable
        public String getSourceFileLocationInput()
      • getName

        @Stability(Stable)
        @NotNull
        public String getName()
      • setName

        @Stability(Stable)
        public void setName​(@NotNull
                            String value)
      • getSourceFileLocation

        @Stability(Stable)
        @NotNull
        public String getSourceFileLocation()
      • setSourceFileLocation

        @Stability(Stable)
        public void setSourceFileLocation​(@NotNull
                                          String value)