Class BigqueryTableExternalDataConfigurationAvroOptionsOutputReference

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

      • BigqueryTableExternalDataConfigurationAvroOptionsOutputReference

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

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

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

      • getUseAvroLogicalTypesInput

        @Stability(Stable)
        @Nullable
        public Object getUseAvroLogicalTypesInput()
      • getUseAvroLogicalTypes

        @Stability(Stable)
        @NotNull
        public Object getUseAvroLogicalTypes()
      • setUseAvroLogicalTypes

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

        @Stability(Stable)
        public void setUseAvroLogicalTypes​(@NotNull
                                           com.hashicorp.cdktf.IResolvable value)