Class GkeBackupRestorePlanRestoreConfigClusterResourceRestoreScopeOutputReference

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

      • GkeBackupRestorePlanRestoreConfigClusterResourceRestoreScopeOutputReference

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

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

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

      • putExcludedGroupKinds

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

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

        @Stability(Stable)
        public void resetAllGroupKinds()
      • resetExcludedGroupKinds

        @Stability(Stable)
        public void resetExcludedGroupKinds()
      • resetNoGroupKinds

        @Stability(Stable)
        public void resetNoGroupKinds()
      • resetSelectedGroupKinds

        @Stability(Stable)
        public void resetSelectedGroupKinds()
      • getAllGroupKindsInput

        @Stability(Stable)
        @Nullable
        public Object getAllGroupKindsInput()
      • getExcludedGroupKindsInput

        @Stability(Stable)
        @Nullable
        public Object getExcludedGroupKindsInput()
      • getNoGroupKindsInput

        @Stability(Stable)
        @Nullable
        public Object getNoGroupKindsInput()
      • getSelectedGroupKindsInput

        @Stability(Stable)
        @Nullable
        public Object getSelectedGroupKindsInput()
      • getAllGroupKinds

        @Stability(Stable)
        @NotNull
        public Object getAllGroupKinds()
      • setAllGroupKinds

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

        @Stability(Stable)
        public void setAllGroupKinds​(@NotNull
                                     com.hashicorp.cdktf.IResolvable value)
      • getNoGroupKinds

        @Stability(Stable)
        @NotNull
        public Object getNoGroupKinds()
      • setNoGroupKinds

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

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