Documentation
¶
Index ¶
- func GoogleBigqueryAnalyticsHubDataExchangeSubscription_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsConstruct(x interface{}) *bool
- func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformElement(x interface{}) *bool
- func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformResource(x interface{}) *bool
- func GoogleBigqueryAnalyticsHubDataExchangeSubscription_TfResourceType() *string
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference_Override(...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference_Override(...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList, ...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference_Override(...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList, ...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference_Override(...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference, ...)
- func NewGoogleBigqueryAnalyticsHubDataExchangeSubscription_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscription, ...)
- type GoogleBigqueryAnalyticsHubDataExchangeSubscription
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts
- type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_GenerateConfigForImport ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a GoogleBigqueryAnalyticsHubDataExchangeSubscription resource upon running "cdktf plan <stack-name>".
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsConstruct ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_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 GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformElement ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformElement(x interface{}) *bool
Experimental.
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformResource ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_IsTerraformResource(x interface{}) *bool
Experimental.
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_TfResourceType ¶
func GoogleBigqueryAnalyticsHubDataExchangeSubscription_TfResourceType() *string
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscription_Override ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscription_Override(g GoogleBigqueryAnalyticsHubDataExchangeSubscription, scope constructs.Construct, id *string, config *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription google_bigquery_analytics_hub_data_exchange_subscription} Resource.
Types ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscription ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscription interface {
cdktf.TerraformResource
// Experimental.
CdktfStack() cdktf.TerraformStack
// Experimental.
Connection() interface{}
// Experimental.
SetConnection(val interface{})
// Experimental.
ConstructNodeMetadata() *map[string]interface{}
// Experimental.
Count() interface{}
// Experimental.
SetCount(val interface{})
CreationTime() *string
DataExchange() *string
DataExchangeId() *string
SetDataExchangeId(val *string)
DataExchangeIdInput() *string
DataExchangeLocation() *string
SetDataExchangeLocation(val *string)
DataExchangeLocationInput() *string
DataExchangeProject() *string
SetDataExchangeProject(val *string)
DataExchangeProjectInput() *string
// Experimental.
DependsOn() *[]*string
// Experimental.
SetDependsOn(val *[]*string)
DestinationDataset() GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference
DestinationDatasetInput() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset
// Experimental.
ForEach() cdktf.ITerraformIterator
// Experimental.
SetForEach(val cdktf.ITerraformIterator)
// Experimental.
Fqn() *string
// Experimental.
FriendlyUniqueId() *string
Id() *string
SetId(val *string)
IdInput() *string
LastModifyTime() *string
// Experimental.
Lifecycle() *cdktf.TerraformResourceLifecycle
// Experimental.
SetLifecycle(val *cdktf.TerraformResourceLifecycle)
LinkedDatasetMap() GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList
LinkedResources() GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList
Location() *string
SetLocation(val *string)
LocationInput() *string
LogLinkedDatasetQueryUserEmail() cdktf.IResolvable
Name() *string
// The tree node.
Node() constructs.Node
OrganizationDisplayName() *string
OrganizationId() *string
Project() *string
SetProject(val *string)
ProjectInput() *string
// Experimental.
Provider() cdktf.TerraformProvider
// Experimental.
SetProvider(val cdktf.TerraformProvider)
// Experimental.
Provisioners() *[]interface{}
// Experimental.
SetProvisioners(val *[]interface{})
// Experimental.
RawOverrides() interface{}
RefreshPolicy() *string
SetRefreshPolicy(val *string)
RefreshPolicyInput() *string
ResourceType() *string
State() *string
SubscriberContact() *string
SetSubscriberContact(val *string)
SubscriberContactInput() *string
SubscriptionId() *string
SetSubscriptionId(val *string)
SubscriptionIdInput() *string
// Experimental.
TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata
// Experimental.
TerraformMetaArguments() *map[string]interface{}
// Experimental.
TerraformResourceType() *string
Timeouts() GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference
TimeoutsInput() interface{}
// Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move.
// Experimental.
AddMoveTarget(moveTarget *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.
HasResourceMove() interface{}
// Experimental.
ImportFrom(id *string, provider cdktf.TerraformProvider)
// Experimental.
InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable
// Move the resource corresponding to "id" to this resource.
//
// Note that the resource being moved from must be marked as moved using it's instance function.
// Experimental.
MoveFromId(id *string)
// Moves this resource to the target resource given by moveTarget.
// Experimental.
MoveTo(moveTarget *string, index interface{})
// Moves this resource to the resource corresponding to "id".
// Experimental.
MoveToId(id *string)
// Overrides the auto-generated logical ID with a specific ID.
// Experimental.
OverrideLogicalId(newLogicalId *string)
PutDestinationDataset(value *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset)
PutTimeouts(value *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts)
ResetDestinationDataset()
ResetId()
// Resets a previously passed logical Id to use the auto-generated logical id again.
// Experimental.
ResetOverrideLogicalId()
ResetProject()
ResetRefreshPolicy()
ResetSubscriberContact()
ResetTimeouts()
SynthesizeAttributes() *map[string]interface{}
SynthesizeHclAttributes() *map[string]interface{}
// Experimental.
ToHclTerraform() 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-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription google_bigquery_analytics_hub_data_exchange_subscription}.
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscription ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscription(scope constructs.Construct, id *string, config *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig) GoogleBigqueryAnalyticsHubDataExchangeSubscription
Create a new {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription google_bigquery_analytics_hub_data_exchange_subscription} Resource.
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig 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 ID of the data exchange.
//
// Must contain only Unicode letters, numbers (0-9), underscores (_). Should not use characters that require URL-escaping, or characters outside of ASCII, spaces.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#data_exchange_id GoogleBigqueryAnalyticsHubDataExchangeSubscription#data_exchange_id}
DataExchangeId *string `field:"required" json:"dataExchangeId" yaml:"dataExchangeId"`
// The name of the location of the Data Exchange.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#data_exchange_location GoogleBigqueryAnalyticsHubDataExchangeSubscription#data_exchange_location}
DataExchangeLocation *string `field:"required" json:"dataExchangeLocation" yaml:"dataExchangeLocation"`
// The ID of the Google Cloud project where the Data Exchange is located.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#data_exchange_project GoogleBigqueryAnalyticsHubDataExchangeSubscription#data_exchange_project}
DataExchangeProject *string `field:"required" json:"dataExchangeProject" yaml:"dataExchangeProject"`
// The geographic location where the Subscription (and its linked dataset) should reside.
//
// This is the subscriber's desired location for the created resources.
// See https://cloud.google.com/bigquery/docs/locations for supported locations.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#location GoogleBigqueryAnalyticsHubDataExchangeSubscription#location}
Location *string `field:"required" json:"location" yaml:"location"`
// Name of the subscription to create.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#subscription_id GoogleBigqueryAnalyticsHubDataExchangeSubscription#subscription_id}
SubscriptionId *string `field:"required" json:"subscriptionId" yaml:"subscriptionId"`
// destination_dataset block.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#destination_dataset GoogleBigqueryAnalyticsHubDataExchangeSubscription#destination_dataset}
DestinationDataset *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset `field:"optional" json:"destinationDataset" yaml:"destinationDataset"`
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#id GoogleBigqueryAnalyticsHubDataExchangeSubscription#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"`
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#project GoogleBigqueryAnalyticsHubDataExchangeSubscription#project}.
Project *string `field:"optional" json:"project" yaml:"project"`
// Controls when the subscription is automatically refreshed by the provider.
//
// * 'ON_READ': Default value if not specified. The subscription will be refreshed every time Terraform performs a read operation (e.g., 'terraform plan', 'terraform apply', 'terraform refresh'). This ensures the state is always up-to-date.
// * 'ON_STALE': The subscription will only be refreshed when its reported 'state' (an output-only field from the API) is 'STATE_STALE' during a Terraform read operation.
// * 'NEVER': The provider will not automatically refresh the subscription. Default value: "ON_READ" Possible values: ["ON_READ", "ON_STALE", "NEVER"]
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#refresh_policy GoogleBigqueryAnalyticsHubDataExchangeSubscription#refresh_policy}
RefreshPolicy *string `field:"optional" json:"refreshPolicy" yaml:"refreshPolicy"`
// Email of the subscriber.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#subscriber_contact GoogleBigqueryAnalyticsHubDataExchangeSubscription#subscriber_contact}
SubscriberContact *string `field:"optional" json:"subscriberContact" yaml:"subscriberContact"`
// timeouts block.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#timeouts GoogleBigqueryAnalyticsHubDataExchangeSubscription#timeouts}
Timeouts *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"`
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset struct {
// dataset_reference block.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#dataset_reference GoogleBigqueryAnalyticsHubDataExchangeSubscription#dataset_reference}
DatasetReference *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference `field:"required" json:"datasetReference" yaml:"datasetReference"`
// The geographic location where the dataset should reside. See https://cloud.google.com/bigquery/docs/locations for supported locations.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#location GoogleBigqueryAnalyticsHubDataExchangeSubscription#location}
Location *string `field:"required" json:"location" yaml:"location"`
// A user-friendly description of the dataset.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#description GoogleBigqueryAnalyticsHubDataExchangeSubscription#description}
Description *string `field:"optional" json:"description" yaml:"description"`
// A descriptive name for the dataset.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#friendly_name GoogleBigqueryAnalyticsHubDataExchangeSubscription#friendly_name}
FriendlyName *string `field:"optional" json:"friendlyName" yaml:"friendlyName"`
// The labels associated with this dataset. You can use these to organize and group your datasets.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#labels GoogleBigqueryAnalyticsHubDataExchangeSubscription#labels}
Labels *map[string]*string `field:"optional" json:"labels" yaml:"labels"`
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference struct {
// A unique ID for this dataset, without the project name.
//
// The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#dataset_id GoogleBigqueryAnalyticsHubDataExchangeSubscription#dataset_id}
DatasetId *string `field:"required" json:"datasetId" yaml:"datasetId"`
// The ID of the project containing this dataset.
//
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#project_id GoogleBigqueryAnalyticsHubDataExchangeSubscription#project_id}
ProjectId *string `field:"required" json:"projectId" yaml:"projectId"`
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference 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
DatasetId() *string
SetDatasetId(val *string)
DatasetIdInput() *string
// Experimental.
Fqn() *string
InternalValue() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference
SetInternalValue(val *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference)
ProjectId() *string
SetProjectId(val *string)
ProjectIdInput() *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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference 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
DatasetReference() GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference
DatasetReferenceInput() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference
Description() *string
SetDescription(val *string)
DescriptionInput() *string
// Experimental.
Fqn() *string
FriendlyName() *string
SetFriendlyName(val *string)
FriendlyNameInput() *string
InternalValue() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset
SetInternalValue(val *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset)
Labels() *map[string]*string
SetLabels(val *map[string]*string)
LabelsInput() *map[string]*string
Location() *string
SetLocation(val *string)
LocationInput() *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
PutDatasetReference(value *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference)
ResetDescription()
ResetFriendlyName()
ResetLabels()
// 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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap struct {
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList 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)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference
// 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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference 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() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap
SetInternalValue(val *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap)
LinkedDataset() *string
LinkedPubsubSubscription() *string
Listing() *string
ResourceName() *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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources struct {
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList 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)
// Creating an iterator for this complex list.
//
// The list will be converted into a map with the mapKeyAttributeName as the key.
// Experimental.
AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator
// Experimental.
ComputeFqn() *string
Get(index *float64) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference
// 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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference 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() *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources
SetInternalValue(val *GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources)
LinkedDataset() *string
Listing() *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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts struct {
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#create GoogleBigqueryAnalyticsHubDataExchangeSubscription#create}.
Create *string `field:"optional" json:"create" yaml:"create"`
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#delete GoogleBigqueryAnalyticsHubDataExchangeSubscription#delete}.
Delete *string `field:"optional" json:"delete" yaml:"delete"`
// Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google-beta/7.32.0/docs/resources/google_bigquery_analytics_hub_data_exchange_subscription#update GoogleBigqueryAnalyticsHubDataExchangeSubscription#update}.
Update *string `field:"optional" json:"update" yaml:"update"`
}
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference ¶
type GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference 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 NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference ¶
func NewGoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference
Source Files
¶
- GoogleBigqueryAnalyticsHubDataExchangeSubscription.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionConfig.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDataset.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetDatasetReferenceOutputReference__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionDestinationDatasetOutputReference__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMap.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapList__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedDatasetMapOutputReference__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResources.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesList__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionLinkedResourcesOutputReference__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeouts.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscriptionTimeoutsOutputReference__checks.go
- GoogleBigqueryAnalyticsHubDataExchangeSubscription__checks.go
- main.go