Documentation ¶
Index ¶
- func DataCatalogEntry_IsConstruct(x interface{}) *bool
- func DataCatalogEntry_IsTerraformElement(x interface{}) *bool
- func DataCatalogEntry_IsTerraformResource(x interface{}) *bool
- func DataCatalogEntry_TfResourceType() *string
- func NewDataCatalogEntryBigqueryDateShardedSpecList_Override(d DataCatalogEntryBigqueryDateShardedSpecList, ...)
- func NewDataCatalogEntryBigqueryDateShardedSpecOutputReference_Override(d DataCatalogEntryBigqueryDateShardedSpecOutputReference, ...)
- func NewDataCatalogEntryBigqueryTableSpecList_Override(d DataCatalogEntryBigqueryTableSpecList, ...)
- func NewDataCatalogEntryBigqueryTableSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecOutputReference, ...)
- func NewDataCatalogEntryBigqueryTableSpecTableSpecList_Override(d DataCatalogEntryBigqueryTableSpecTableSpecList, ...)
- func NewDataCatalogEntryBigqueryTableSpecTableSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecTableSpecOutputReference, ...)
- func NewDataCatalogEntryBigqueryTableSpecViewSpecList_Override(d DataCatalogEntryBigqueryTableSpecViewSpecList, ...)
- func NewDataCatalogEntryBigqueryTableSpecViewSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecViewSpecOutputReference, ...)
- func NewDataCatalogEntryGcsFilesetSpecOutputReference_Override(d DataCatalogEntryGcsFilesetSpecOutputReference, ...)
- func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList_Override(d DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList, ...)
- func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference_Override(d DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference, ...)
- func NewDataCatalogEntryTimeoutsOutputReference_Override(d DataCatalogEntryTimeoutsOutputReference, ...)
- func NewDataCatalogEntry_Override(d DataCatalogEntry, scope constructs.Construct, id *string, ...)
- type DataCatalogEntry
- type DataCatalogEntryBigqueryDateShardedSpec
- type DataCatalogEntryBigqueryDateShardedSpecList
- type DataCatalogEntryBigqueryDateShardedSpecOutputReference
- type DataCatalogEntryBigqueryTableSpec
- type DataCatalogEntryBigqueryTableSpecList
- type DataCatalogEntryBigqueryTableSpecOutputReference
- type DataCatalogEntryBigqueryTableSpecTableSpec
- type DataCatalogEntryBigqueryTableSpecTableSpecList
- type DataCatalogEntryBigqueryTableSpecTableSpecOutputReference
- type DataCatalogEntryBigqueryTableSpecViewSpec
- type DataCatalogEntryBigqueryTableSpecViewSpecList
- type DataCatalogEntryBigqueryTableSpecViewSpecOutputReference
- type DataCatalogEntryConfig
- type DataCatalogEntryGcsFilesetSpec
- type DataCatalogEntryGcsFilesetSpecOutputReference
- type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs
- type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList
- type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference
- type DataCatalogEntryTimeouts
- type DataCatalogEntryTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataCatalogEntry_IsConstruct ¶
func DataCatalogEntry_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func DataCatalogEntry_IsTerraformElement ¶
func DataCatalogEntry_IsTerraformElement(x interface{}) *bool
Experimental.
func DataCatalogEntry_IsTerraformResource ¶
func DataCatalogEntry_IsTerraformResource(x interface{}) *bool
Experimental.
func DataCatalogEntry_TfResourceType ¶
func DataCatalogEntry_TfResourceType() *string
func NewDataCatalogEntryBigqueryDateShardedSpecList_Override ¶
func NewDataCatalogEntryBigqueryDateShardedSpecList_Override(d DataCatalogEntryBigqueryDateShardedSpecList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataCatalogEntryBigqueryDateShardedSpecOutputReference_Override ¶
func NewDataCatalogEntryBigqueryDateShardedSpecOutputReference_Override(d DataCatalogEntryBigqueryDateShardedSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataCatalogEntryBigqueryTableSpecList_Override ¶
func NewDataCatalogEntryBigqueryTableSpecList_Override(d DataCatalogEntryBigqueryTableSpecList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataCatalogEntryBigqueryTableSpecOutputReference_Override ¶
func NewDataCatalogEntryBigqueryTableSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataCatalogEntryBigqueryTableSpecTableSpecList_Override ¶
func NewDataCatalogEntryBigqueryTableSpecTableSpecList_Override(d DataCatalogEntryBigqueryTableSpecTableSpecList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataCatalogEntryBigqueryTableSpecTableSpecOutputReference_Override ¶
func NewDataCatalogEntryBigqueryTableSpecTableSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecTableSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataCatalogEntryBigqueryTableSpecViewSpecList_Override ¶
func NewDataCatalogEntryBigqueryTableSpecViewSpecList_Override(d DataCatalogEntryBigqueryTableSpecViewSpecList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataCatalogEntryBigqueryTableSpecViewSpecOutputReference_Override ¶
func NewDataCatalogEntryBigqueryTableSpecViewSpecOutputReference_Override(d DataCatalogEntryBigqueryTableSpecViewSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataCatalogEntryGcsFilesetSpecOutputReference_Override ¶
func NewDataCatalogEntryGcsFilesetSpecOutputReference_Override(d DataCatalogEntryGcsFilesetSpecOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList_Override ¶
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList_Override(d DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference_Override ¶
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference_Override(d DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataCatalogEntryTimeoutsOutputReference_Override ¶
func NewDataCatalogEntryTimeoutsOutputReference_Override(d DataCatalogEntryTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewDataCatalogEntry_Override ¶
func NewDataCatalogEntry_Override(d DataCatalogEntry, scope constructs.Construct, id *string, config *DataCatalogEntryConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry google_data_catalog_entry} Resource.
Types ¶
type DataCatalogEntry ¶
type DataCatalogEntry interface { cdktf.TerraformResource BigqueryDateShardedSpec() DataCatalogEntryBigqueryDateShardedSpecList BigqueryTableSpec() DataCatalogEntryBigqueryTableSpecList // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Description() *string SetDescription(val *string) DescriptionInput() *string DisplayName() *string SetDisplayName(val *string) DisplayNameInput() *string EntryGroup() *string SetEntryGroup(val *string) EntryGroupInput() *string EntryId() *string SetEntryId(val *string) EntryIdInput() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string GcsFilesetSpec() DataCatalogEntryGcsFilesetSpecOutputReference GcsFilesetSpecInput() *DataCatalogEntryGcsFilesetSpec Id() *string SetId(val *string) IdInput() *string IntegratedSystem() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) LinkedResource() *string SetLinkedResource(val *string) LinkedResourceInput() *string Name() *string // The tree node. Node() constructs.Node // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) // Experimental. RawOverrides() interface{} Schema() *string SetSchema(val *string) SchemaInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() DataCatalogEntryTimeoutsOutputReference TimeoutsInput() interface{} Type() *string SetType(val *string) TypeInput() *string UserSpecifiedSystem() *string SetUserSpecifiedSystem(val *string) UserSpecifiedSystemInput() *string UserSpecifiedType() *string SetUserSpecifiedType(val *string) UserSpecifiedTypeInput() *string // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutGcsFilesetSpec(value *DataCatalogEntryGcsFilesetSpec) PutTimeouts(value *DataCatalogEntryTimeouts) ResetDescription() ResetDisplayName() ResetGcsFilesetSpec() ResetId() ResetLinkedResource() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetSchema() ResetTimeouts() ResetType() ResetUserSpecifiedSystem() ResetUserSpecifiedType() SynthesizeAttributes() *map[string]interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry google_data_catalog_entry}.
func NewDataCatalogEntry ¶
func NewDataCatalogEntry(scope constructs.Construct, id *string, config *DataCatalogEntryConfig) DataCatalogEntry
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry google_data_catalog_entry} Resource.
type DataCatalogEntryBigqueryDateShardedSpec ¶
type DataCatalogEntryBigqueryDateShardedSpec struct { }
type DataCatalogEntryBigqueryDateShardedSpecList ¶
type DataCatalogEntryBigqueryDateShardedSpecList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataCatalogEntryBigqueryDateShardedSpecOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryDateShardedSpecList ¶
func NewDataCatalogEntryBigqueryDateShardedSpecList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataCatalogEntryBigqueryDateShardedSpecList
type DataCatalogEntryBigqueryDateShardedSpecOutputReference ¶
type DataCatalogEntryBigqueryDateShardedSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Dataset() *string // Experimental. Fqn() *string InternalValue() *DataCatalogEntryBigqueryDateShardedSpec SetInternalValue(val *DataCatalogEntryBigqueryDateShardedSpec) ShardCount() *float64 TablePrefix() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryDateShardedSpecOutputReference ¶
func NewDataCatalogEntryBigqueryDateShardedSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataCatalogEntryBigqueryDateShardedSpecOutputReference
type DataCatalogEntryBigqueryTableSpec ¶
type DataCatalogEntryBigqueryTableSpec struct { }
type DataCatalogEntryBigqueryTableSpecList ¶
type DataCatalogEntryBigqueryTableSpecList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataCatalogEntryBigqueryTableSpecOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecList ¶
func NewDataCatalogEntryBigqueryTableSpecList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataCatalogEntryBigqueryTableSpecList
type DataCatalogEntryBigqueryTableSpecOutputReference ¶
type DataCatalogEntryBigqueryTableSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataCatalogEntryBigqueryTableSpec SetInternalValue(val *DataCatalogEntryBigqueryTableSpec) TableSourceType() *string TableSpec() DataCatalogEntryBigqueryTableSpecTableSpecList // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) ViewSpec() DataCatalogEntryBigqueryTableSpecViewSpecList // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecOutputReference ¶
func NewDataCatalogEntryBigqueryTableSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataCatalogEntryBigqueryTableSpecOutputReference
type DataCatalogEntryBigqueryTableSpecTableSpec ¶
type DataCatalogEntryBigqueryTableSpecTableSpec struct { }
type DataCatalogEntryBigqueryTableSpecTableSpecList ¶
type DataCatalogEntryBigqueryTableSpecTableSpecList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataCatalogEntryBigqueryTableSpecTableSpecOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecTableSpecList ¶
func NewDataCatalogEntryBigqueryTableSpecTableSpecList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataCatalogEntryBigqueryTableSpecTableSpecList
type DataCatalogEntryBigqueryTableSpecTableSpecOutputReference ¶
type DataCatalogEntryBigqueryTableSpecTableSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string GroupedEntry() *string InternalValue() *DataCatalogEntryBigqueryTableSpecTableSpec SetInternalValue(val *DataCatalogEntryBigqueryTableSpecTableSpec) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecTableSpecOutputReference ¶
func NewDataCatalogEntryBigqueryTableSpecTableSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataCatalogEntryBigqueryTableSpecTableSpecOutputReference
type DataCatalogEntryBigqueryTableSpecViewSpec ¶
type DataCatalogEntryBigqueryTableSpecViewSpec struct { }
type DataCatalogEntryBigqueryTableSpecViewSpecList ¶
type DataCatalogEntryBigqueryTableSpecViewSpecList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataCatalogEntryBigqueryTableSpecViewSpecOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecViewSpecList ¶
func NewDataCatalogEntryBigqueryTableSpecViewSpecList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataCatalogEntryBigqueryTableSpecViewSpecList
type DataCatalogEntryBigqueryTableSpecViewSpecOutputReference ¶
type DataCatalogEntryBigqueryTableSpecViewSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataCatalogEntryBigqueryTableSpecViewSpec SetInternalValue(val *DataCatalogEntryBigqueryTableSpecViewSpec) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) ViewQuery() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryBigqueryTableSpecViewSpecOutputReference ¶
func NewDataCatalogEntryBigqueryTableSpecViewSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataCatalogEntryBigqueryTableSpecViewSpecOutputReference
type DataCatalogEntryConfig ¶
type DataCatalogEntryConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The name of the entry group this entry is in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#entry_group DataCatalogEntry#entry_group} EntryGroup *string `field:"required" json:"entryGroup" yaml:"entryGroup"` // The id of the entry to create. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#entry_id DataCatalogEntry#entry_id} EntryId *string `field:"required" json:"entryId" yaml:"entryId"` // Entry description, which can consist of several sentences or paragraphs that describe entry contents. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#description DataCatalogEntry#description} Description *string `field:"optional" json:"description" yaml:"description"` // Display information such as title and description. // // A short name to identify the entry, // for example, "Analytics Data - Jan 2011". // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#display_name DataCatalogEntry#display_name} DisplayName *string `field:"optional" json:"displayName" yaml:"displayName"` // gcs_fileset_spec block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#gcs_fileset_spec DataCatalogEntry#gcs_fileset_spec} GcsFilesetSpec *DataCatalogEntryGcsFilesetSpec `field:"optional" json:"gcsFilesetSpec" yaml:"gcsFilesetSpec"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#id DataCatalogEntry#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // The resource this metadata entry refers to. // // For Google Cloud Platform resources, linkedResource is the full name of the resource. // For example, the linkedResource for a table resource from BigQuery is: // //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId // Output only when Entry is of type in the EntryType enum. For entries with userSpecifiedType, // this field is optional and defaults to an empty string. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#linked_resource DataCatalogEntry#linked_resource} LinkedResource *string `field:"optional" json:"linkedResource" yaml:"linkedResource"` // Schema of the entry (e.g. BigQuery, GoogleSQL, Avro schema), as a json string. An entry might not have any schema attached to it. See https://cloud.google.com/data-catalog/docs/reference/rest/v1/projects.locations.entryGroups.entries#schema for what fields this schema can contain. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#schema DataCatalogEntry#schema} Schema *string `field:"optional" json:"schema" yaml:"schema"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#timeouts DataCatalogEntry#timeouts} Timeouts *DataCatalogEntryTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // The type of the entry. // // Only used for Entries with types in the EntryType enum. // Currently, only FILESET enum value is allowed. All other entries created through Data Catalog must use userSpecifiedType. Possible values: ["FILESET"] // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#type DataCatalogEntry#type} Type *string `field:"optional" json:"type" yaml:"type"` // This field indicates the entry's source system that Data Catalog does not integrate with. // // userSpecifiedSystem strings must begin with a letter or underscore and can only contain letters, numbers, // and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#user_specified_system DataCatalogEntry#user_specified_system} UserSpecifiedSystem *string `field:"optional" json:"userSpecifiedSystem" yaml:"userSpecifiedSystem"` // Entry type if it does not fit any of the input-allowed values listed in EntryType enum above. // // When creating an entry, users should check the enum values first, if nothing matches the entry // to be created, then provide a custom value, for example "my_special_type". // userSpecifiedType strings must begin with a letter or underscore and can only contain letters, // numbers, and underscores; are case insensitive; must be at least 1 character and at most 64 characters long. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#user_specified_type DataCatalogEntry#user_specified_type} UserSpecifiedType *string `field:"optional" json:"userSpecifiedType" yaml:"userSpecifiedType"` }
type DataCatalogEntryGcsFilesetSpec ¶
type DataCatalogEntryGcsFilesetSpec struct { // Patterns to identify a set of files in Google Cloud Storage. // // See [Cloud Storage documentation](https://cloud.google.com/storage/docs/gsutil/addlhelp/WildcardNames) // for more information. Note that bucket wildcards are currently not supported. Examples of valid filePatterns: // // gs://bucket_name/dir/*: matches all files within bucket_name/dir directory. // gs://bucket_name/dir/**: matches all files in bucket_name/dir spanning all subdirectories. // gs://bucket_name/file*: matches files prefixed by file in bucket_name // gs://bucket_name/??.txt: matches files with two characters followed by .txt in bucket_name // gs://bucket_name/[aeiou].txt: matches files that contain a single vowel character followed by .txt in bucket_name // gs://bucket_name/[a-m].txt: matches files that contain a, b, ... or m followed by .txt in bucket_name // gs://bucket_name/a/*\/b: matches all files in bucket_name that match a/*\/b pattern, such as a/c/b, a/d/b // gs://another_bucket/a.txt: matches gs://another_bucket/a.txt // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#file_patterns DataCatalogEntry#file_patterns} FilePatterns *[]*string `field:"required" json:"filePatterns" yaml:"filePatterns"` }
type DataCatalogEntryGcsFilesetSpecOutputReference ¶
type DataCatalogEntryGcsFilesetSpecOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string FilePatterns() *[]*string SetFilePatterns(val *[]*string) FilePatternsInput() *[]*string // Experimental. Fqn() *string InternalValue() *DataCatalogEntryGcsFilesetSpec SetInternalValue(val *DataCatalogEntryGcsFilesetSpec) SampleGcsFileSpecs() DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryGcsFilesetSpecOutputReference ¶
func NewDataCatalogEntryGcsFilesetSpecOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataCatalogEntryGcsFilesetSpecOutputReference
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs ¶
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs struct { }
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList ¶
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList ¶
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference ¶
type DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string FilePath() *string // Experimental. Fqn() *string InternalValue() *DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs SetInternalValue(val *DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs) SizeBytes() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference ¶
func NewDataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference
type DataCatalogEntryTimeouts ¶
type DataCatalogEntryTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#create DataCatalogEntry#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#delete DataCatalogEntry#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/resources/data_catalog_entry#update DataCatalogEntry#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type DataCatalogEntryTimeoutsOutputReference ¶
type DataCatalogEntryTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataCatalogEntryTimeoutsOutputReference ¶
func NewDataCatalogEntryTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) DataCatalogEntryTimeoutsOutputReference
Source Files ¶
- DataCatalogEntry.go
- DataCatalogEntryBigqueryDateShardedSpec.go
- DataCatalogEntryBigqueryDateShardedSpecList.go
- DataCatalogEntryBigqueryDateShardedSpecList__checks.go
- DataCatalogEntryBigqueryDateShardedSpecOutputReference.go
- DataCatalogEntryBigqueryDateShardedSpecOutputReference__checks.go
- DataCatalogEntryBigqueryTableSpec.go
- DataCatalogEntryBigqueryTableSpecList.go
- DataCatalogEntryBigqueryTableSpecList__checks.go
- DataCatalogEntryBigqueryTableSpecOutputReference.go
- DataCatalogEntryBigqueryTableSpecOutputReference__checks.go
- DataCatalogEntryBigqueryTableSpecTableSpec.go
- DataCatalogEntryBigqueryTableSpecTableSpecList.go
- DataCatalogEntryBigqueryTableSpecTableSpecList__checks.go
- DataCatalogEntryBigqueryTableSpecTableSpecOutputReference.go
- DataCatalogEntryBigqueryTableSpecTableSpecOutputReference__checks.go
- DataCatalogEntryBigqueryTableSpecViewSpec.go
- DataCatalogEntryBigqueryTableSpecViewSpecList.go
- DataCatalogEntryBigqueryTableSpecViewSpecList__checks.go
- DataCatalogEntryBigqueryTableSpecViewSpecOutputReference.go
- DataCatalogEntryBigqueryTableSpecViewSpecOutputReference__checks.go
- DataCatalogEntryConfig.go
- DataCatalogEntryGcsFilesetSpec.go
- DataCatalogEntryGcsFilesetSpecOutputReference.go
- DataCatalogEntryGcsFilesetSpecOutputReference__checks.go
- DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecs.go
- DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList.go
- DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsList__checks.go
- DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference.go
- DataCatalogEntryGcsFilesetSpecSampleGcsFileSpecsOutputReference__checks.go
- DataCatalogEntryTimeouts.go
- DataCatalogEntryTimeoutsOutputReference.go
- DataCatalogEntryTimeoutsOutputReference__checks.go
- DataCatalogEntry__checks.go
- main.go