Class GkeHubFleetDefaultClusterConfigSecurityPostureConfigOutputReference

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

      • GkeHubFleetDefaultClusterConfigSecurityPostureConfigOutputReference

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

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

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

      • resetMode

        @Stability(Stable)
        public void resetMode()
      • resetVulnerabilityMode

        @Stability(Stable)
        public void resetVulnerabilityMode()
      • getModeInput

        @Stability(Stable)
        @Nullable
        public String getModeInput()
      • getVulnerabilityModeInput

        @Stability(Stable)
        @Nullable
        public String getVulnerabilityModeInput()
      • getMode

        @Stability(Stable)
        @NotNull
        public String getMode()
      • setMode

        @Stability(Stable)
        public void setMode​(@NotNull
                            String value)
      • getVulnerabilityMode

        @Stability(Stable)
        @NotNull
        public String getVulnerabilityMode()
      • setVulnerabilityMode

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