Class PrivilegedAccessManagerEntitlementApprovalWorkflowManualApprovalsOutputReference

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:22.399Z")
    @Stability(Stable)
    public class PrivilegedAccessManagerEntitlementApprovalWorkflowManualApprovalsOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • PrivilegedAccessManagerEntitlementApprovalWorkflowManualApprovalsOutputReference

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

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

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

      • putSteps

        @Stability(Stable)
        public void putSteps​(@NotNull
                             Object value)
        Parameters:
        value - This parameter is required.
      • resetRequireApproverJustification

        @Stability(Stable)
        public void resetRequireApproverJustification()
      • getRequireApproverJustificationInput

        @Stability(Stable)
        @Nullable
        public Object getRequireApproverJustificationInput()
      • getStepsInput

        @Stability(Stable)
        @Nullable
        public Object getStepsInput()
      • getRequireApproverJustification

        @Stability(Stable)
        @NotNull
        public Object getRequireApproverJustification()
      • setRequireApproverJustification

        @Stability(Stable)
        public void setRequireApproverJustification​(@NotNull
                                                    Boolean value)
      • setRequireApproverJustification

        @Stability(Stable)
        public void setRequireApproverJustification​(@NotNull
                                                    com.hashicorp.cdktf.IResolvable value)