Class BigtableAppProfileSingleClusterRoutingOutputReference

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

      • BigtableAppProfileSingleClusterRoutingOutputReference

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

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

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

      • resetAllowTransactionalWrites

        @Stability(Stable)
        public void resetAllowTransactionalWrites()
      • getAllowTransactionalWritesInput

        @Stability(Stable)
        @Nullable
        public Object getAllowTransactionalWritesInput()
      • getClusterIdInput

        @Stability(Stable)
        @Nullable
        public String getClusterIdInput()
      • getAllowTransactionalWrites

        @Stability(Stable)
        @NotNull
        public Object getAllowTransactionalWrites()
      • setAllowTransactionalWrites

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

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

        @Stability(Stable)
        @NotNull
        public String getClusterId()
      • setClusterId

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