Class GkeBackupBackupPlanBackupScheduleRpoConfigOutputReference

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

      • GkeBackupBackupPlanBackupScheduleRpoConfigOutputReference

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

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

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

      • putExclusionWindows

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

        @Stability(Stable)
        public void resetExclusionWindows()
      • getExclusionWindowsInput

        @Stability(Stable)
        @Nullable
        public Object getExclusionWindowsInput()
      • getTargetRpoMinutesInput

        @Stability(Stable)
        @Nullable
        public Number getTargetRpoMinutesInput()
      • getTargetRpoMinutes

        @Stability(Stable)
        @NotNull
        public Number getTargetRpoMinutes()
      • setTargetRpoMinutes

        @Stability(Stable)
        public void setTargetRpoMinutes​(@NotNull
                                        Number value)