Class SagemakerFlowDefinitionHumanLoopRequestSourceOutputReference

  • 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:54.946Z")
    @Stability(Stable)
    public class SagemakerFlowDefinitionHumanLoopRequestSourceOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • SagemakerFlowDefinitionHumanLoopRequestSourceOutputReference

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

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

        @Stability(Stable)
        public SagemakerFlowDefinitionHumanLoopRequestSourceOutputReference​(@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

      • getAwsManagedHumanLoopRequestSourceInput

        @Stability(Stable)
        @Nullable
        public String getAwsManagedHumanLoopRequestSourceInput()
      • getAwsManagedHumanLoopRequestSource

        @Stability(Stable)
        @NotNull
        public String getAwsManagedHumanLoopRequestSource()
      • setAwsManagedHumanLoopRequestSource

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