1. Packages
  2. Google Cloud Native
  3. API Docs
  4. logging
  5. logging/v2
  6. getOrganizationBucketLink

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.logging/v2.getOrganizationBucketLink

Explore with Pulumi AI

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

Gets a link.

Using getOrganizationBucketLink

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getOrganizationBucketLink(args: GetOrganizationBucketLinkArgs, opts?: InvokeOptions): Promise<GetOrganizationBucketLinkResult>
function getOrganizationBucketLinkOutput(args: GetOrganizationBucketLinkOutputArgs, opts?: InvokeOptions): Output<GetOrganizationBucketLinkResult>
Copy
def get_organization_bucket_link(bucket_id: Optional[str] = None,
                                 link_id: Optional[str] = None,
                                 location: Optional[str] = None,
                                 organization_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetOrganizationBucketLinkResult
def get_organization_bucket_link_output(bucket_id: Optional[pulumi.Input[str]] = None,
                                 link_id: Optional[pulumi.Input[str]] = None,
                                 location: Optional[pulumi.Input[str]] = None,
                                 organization_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationBucketLinkResult]
Copy
func LookupOrganizationBucketLink(ctx *Context, args *LookupOrganizationBucketLinkArgs, opts ...InvokeOption) (*LookupOrganizationBucketLinkResult, error)
func LookupOrganizationBucketLinkOutput(ctx *Context, args *LookupOrganizationBucketLinkOutputArgs, opts ...InvokeOption) LookupOrganizationBucketLinkResultOutput
Copy

> Note: This function is named LookupOrganizationBucketLink in the Go SDK.

public static class GetOrganizationBucketLink 
{
    public static Task<GetOrganizationBucketLinkResult> InvokeAsync(GetOrganizationBucketLinkArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationBucketLinkResult> Invoke(GetOrganizationBucketLinkInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetOrganizationBucketLinkResult> getOrganizationBucketLink(GetOrganizationBucketLinkArgs args, InvokeOptions options)
public static Output<GetOrganizationBucketLinkResult> getOrganizationBucketLink(GetOrganizationBucketLinkArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:logging/v2:getOrganizationBucketLink
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

BucketId This property is required. string
LinkId This property is required. string
Location This property is required. string
OrganizationId This property is required. string
BucketId This property is required. string
LinkId This property is required. string
Location This property is required. string
OrganizationId This property is required. string
bucketId This property is required. String
linkId This property is required. String
location This property is required. String
organizationId This property is required. String
bucketId This property is required. string
linkId This property is required. string
location This property is required. string
organizationId This property is required. string
bucket_id This property is required. str
link_id This property is required. str
location This property is required. str
organization_id This property is required. str
bucketId This property is required. String
linkId This property is required. String
location This property is required. String
organizationId This property is required. String

getOrganizationBucketLink Result

The following output properties are available:

BigqueryDataset Pulumi.GoogleNative.Logging.V2.Outputs.BigQueryDatasetResponse
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
CreateTime string
The creation timestamp of the link.
Description string
Describes this link.The maximum length of the description is 8000 characters.
LifecycleState string
The resource lifecycle state.
Name string
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link
BigqueryDataset BigQueryDatasetResponse
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
CreateTime string
The creation timestamp of the link.
Description string
Describes this link.The maximum length of the description is 8000 characters.
LifecycleState string
The resource lifecycle state.
Name string
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link
bigqueryDataset BigQueryDatasetResponse
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
createTime String
The creation timestamp of the link.
description String
Describes this link.The maximum length of the description is 8000 characters.
lifecycleState String
The resource lifecycle state.
name String
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link
bigqueryDataset BigQueryDatasetResponse
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
createTime string
The creation timestamp of the link.
description string
Describes this link.The maximum length of the description is 8000 characters.
lifecycleState string
The resource lifecycle state.
name string
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link
bigquery_dataset BigQueryDatasetResponse
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
create_time str
The creation timestamp of the link.
description str
Describes this link.The maximum length of the description is 8000 characters.
lifecycle_state str
The resource lifecycle state.
name str
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link
bigqueryDataset Property Map
The information of a BigQuery Dataset. When a link is created, a BigQuery dataset is created along with it, in the same project as the LogBucket it's linked to. This dataset will also have BigQuery Views corresponding to the LogViews in the bucket.
createTime String
The creation timestamp of the link.
description String
Describes this link.The maximum length of the description is 8000 characters.
lifecycleState String
The resource lifecycle state.
name String
The resource name of the link. The name can have up to 100 characters. A valid link id (at the end of the link name) must only have alphanumeric characters and underscores within it. "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "organizations/[ORGANIZATION_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" "folders/[FOLDER_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/links/[LINK_ID]" For example:`projects/my-project/locations/global/buckets/my-bucket/links/my_link

Supporting Types

BigQueryDatasetResponse

DatasetId This property is required. string
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"
DatasetId This property is required. string
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"
datasetId This property is required. String
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"
datasetId This property is required. string
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"
dataset_id This property is required. str
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"
datasetId This property is required. String
The full resource name of the BigQuery dataset. The DATASET_ID will match the ID of the link, so the link must match the naming restrictions of BigQuery datasets (alphanumeric characters and underscores only).The dataset will have a resource path of "bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID"

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi