Class CloudQuotasQuotaPreferenceQuotaConfigOutputReference

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

      • CloudQuotasQuotaPreferenceQuotaConfigOutputReference

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

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

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

      • resetAnnotations

        @Stability(Stable)
        public void resetAnnotations()
      • getGrantedValue

        @Stability(Stable)
        @NotNull
        public String getGrantedValue()
      • getRequestOrigin

        @Stability(Stable)
        @NotNull
        public String getRequestOrigin()
      • getStateDetail

        @Stability(Stable)
        @NotNull
        public String getStateDetail()
      • getTraceId

        @Stability(Stable)
        @NotNull
        public String getTraceId()
      • getAnnotationsInput

        @Stability(Stable)
        @Nullable
        public Map<String,​String> getAnnotationsInput()
      • getPreferredValueInput

        @Stability(Stable)
        @Nullable
        public String getPreferredValueInput()
      • getAnnotations

        @Stability(Stable)
        @NotNull
        public Map<String,​String> getAnnotations()
      • setAnnotations

        @Stability(Stable)
        public void setAnnotations​(@NotNull
                                   Map<String,​String> value)
      • getPreferredValue

        @Stability(Stable)
        @NotNull
        public String getPreferredValue()
      • setPreferredValue

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