Class MskconnectConnectorCapacityProvisionedCapacityOutputReference

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.IResolvable, com.hashicorp.cdktf.ITerraformAddressable, software.amazon.jsii.JsiiSerializable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:54.109Z")
    @Stability(Stable)
    public class MskconnectConnectorCapacityProvisionedCapacityOutputReference
    extends com.hashicorp.cdktf.ComplexObject
    • Constructor Detail

      • MskconnectConnectorCapacityProvisionedCapacityOutputReference

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

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

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

      • resetMcuCount

        @Stability(Stable)
        public void resetMcuCount()
      • getMcuCountInput

        @Stability(Stable)
        @Nullable
        public Number getMcuCountInput()
      • getWorkerCountInput

        @Stability(Stable)
        @Nullable
        public Number getWorkerCountInput()
      • getMcuCount

        @Stability(Stable)
        @NotNull
        public Number getMcuCount()
      • setMcuCount

        @Stability(Stable)
        public void setMcuCount​(@NotNull
                                Number value)
      • getWorkerCount

        @Stability(Stable)
        @NotNull
        public Number getWorkerCount()
      • setWorkerCount

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