Class DataLossPreventionJobTriggerTriggersScheduleOutputReference

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

      • DataLossPreventionJobTriggerTriggersScheduleOutputReference

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

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

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

      • resetRecurrencePeriodDuration

        @Stability(Stable)
        public void resetRecurrencePeriodDuration()
      • getRecurrencePeriodDurationInput

        @Stability(Stable)
        @Nullable
        public String getRecurrencePeriodDurationInput()
      • getRecurrencePeriodDuration

        @Stability(Stable)
        @NotNull
        public String getRecurrencePeriodDuration()
      • setRecurrencePeriodDuration

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