Class DnsManagedZoneDnssecConfigOutputReference

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

      • DnsManagedZoneDnssecConfigOutputReference

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

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

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

      • putDefaultKeySpecs

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

        @Stability(Stable)
        public void resetDefaultKeySpecs()
      • resetKind

        @Stability(Stable)
        public void resetKind()
      • resetNonExistence

        @Stability(Stable)
        public void resetNonExistence()
      • resetState

        @Stability(Stable)
        public void resetState()
      • getDefaultKeySpecsInput

        @Stability(Stable)
        @Nullable
        public Object getDefaultKeySpecsInput()
      • getKindInput

        @Stability(Stable)
        @Nullable
        public String getKindInput()
      • getNonExistenceInput

        @Stability(Stable)
        @Nullable
        public String getNonExistenceInput()
      • getStateInput

        @Stability(Stable)
        @Nullable
        public String getStateInput()
      • getKind

        @Stability(Stable)
        @NotNull
        public String getKind()
      • setKind

        @Stability(Stable)
        public void setKind​(@NotNull
                            String value)
      • getNonExistence

        @Stability(Stable)
        @NotNull
        public String getNonExistence()
      • setNonExistence

        @Stability(Stable)
        public void setNonExistence​(@NotNull
                                    String value)
      • getState

        @Stability(Stable)
        @NotNull
        public String getState()
      • setState

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