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.apigee/v1.getDatastore
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
Get a Datastore
Using getDatastore
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 getDatastore(args: GetDatastoreArgs, opts?: InvokeOptions): Promise<GetDatastoreResult>
function getDatastoreOutput(args: GetDatastoreOutputArgs, opts?: InvokeOptions): Output<GetDatastoreResult>
def get_datastore(datastore_id: Optional[str] = None,
organization_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDatastoreResult
def get_datastore_output(datastore_id: Optional[pulumi.Input[str]] = None,
organization_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDatastoreResult]
func LookupDatastore(ctx *Context, args *LookupDatastoreArgs, opts ...InvokeOption) (*LookupDatastoreResult, error)
func LookupDatastoreOutput(ctx *Context, args *LookupDatastoreOutputArgs, opts ...InvokeOption) LookupDatastoreResultOutput
> Note: This function is named LookupDatastore
in the Go SDK.
public static class GetDatastore
{
public static Task<GetDatastoreResult> InvokeAsync(GetDatastoreArgs args, InvokeOptions? opts = null)
public static Output<GetDatastoreResult> Invoke(GetDatastoreInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDatastoreResult> getDatastore(GetDatastoreArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:apigee/v1:getDatastore
arguments:
# arguments dictionary
The following arguments are supported:
- Datastore
Id string - Organization
Id string
- Datastore
Id string - Organization
Id string
- datastore
Id String - organization
Id String
- datastore
Id string - organization
Id string
- datastore_
id str - organization_
id str
- datastore
Id String - organization
Id String
getDatastore Result
The following output properties are available:
- Create
Time string - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- Datastore
Config Pulumi.Google Native. Apigee. V1. Outputs. Google Cloud Apigee V1Datastore Config Response - Datastore Configurations.
- Display
Name string - Display name in UI
- Last
Update stringTime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- Org string
- Organization that the datastore belongs to
- Self string
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- Target
Type string - Destination storage type. Supported types
gcs
orbigquery
.
- Create
Time string - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- Datastore
Config GoogleCloud Apigee V1Datastore Config Response - Datastore Configurations.
- Display
Name string - Display name in UI
- Last
Update stringTime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- Org string
- Organization that the datastore belongs to
- Self string
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- Target
Type string - Destination storage type. Supported types
gcs
orbigquery
.
- create
Time String - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- datastore
Config GoogleCloud Apigee V1Datastore Config Response - Datastore Configurations.
- display
Name String - Display name in UI
- last
Update StringTime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- org String
- Organization that the datastore belongs to
- self String
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- target
Type String - Destination storage type. Supported types
gcs
orbigquery
.
- create
Time string - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- datastore
Config GoogleCloud Apigee V1Datastore Config Response - Datastore Configurations.
- display
Name string - Display name in UI
- last
Update stringTime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- org string
- Organization that the datastore belongs to
- self string
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- target
Type string - Destination storage type. Supported types
gcs
orbigquery
.
- create_
time str - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- datastore_
config GoogleCloud Apigee V1Datastore Config Response - Datastore Configurations.
- display_
name str - Display name in UI
- last_
update_ strtime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- org str
- Organization that the datastore belongs to
- self str
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- target_
type str - Destination storage type. Supported types
gcs
orbigquery
.
- create
Time String - Datastore create time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- datastore
Config Property Map - Datastore Configurations.
- display
Name String - Display name in UI
- last
Update StringTime - Datastore last update time, in milliseconds since the epoch of 1970-01-01T00:00:00Z
- org String
- Organization that the datastore belongs to
- self String
- Resource link of Datastore. Example:
/organizations/{org}/analytics/datastores/{uuid}
- target
Type String - Destination storage type. Supported types
gcs
orbigquery
.
Supporting Types
GoogleCloudApigeeV1DatastoreConfigResponse
- Bucket
Name string - Name of the Cloud Storage bucket. Required for
gcs
target_type. - Dataset
Name string - BigQuery dataset name Required for
bigquery
target_type. - Path string
- Path of Cloud Storage bucket Required for
gcs
target_type. - Project string
- GCP project in which the datastore exists
- Table
Prefix string - Prefix of BigQuery table Required for
bigquery
target_type.
- Bucket
Name string - Name of the Cloud Storage bucket. Required for
gcs
target_type. - Dataset
Name string - BigQuery dataset name Required for
bigquery
target_type. - Path string
- Path of Cloud Storage bucket Required for
gcs
target_type. - Project string
- GCP project in which the datastore exists
- Table
Prefix string - Prefix of BigQuery table Required for
bigquery
target_type.
- bucket
Name String - Name of the Cloud Storage bucket. Required for
gcs
target_type. - dataset
Name String - BigQuery dataset name Required for
bigquery
target_type. - path String
- Path of Cloud Storage bucket Required for
gcs
target_type. - project String
- GCP project in which the datastore exists
- table
Prefix String - Prefix of BigQuery table Required for
bigquery
target_type.
- bucket
Name string - Name of the Cloud Storage bucket. Required for
gcs
target_type. - dataset
Name string - BigQuery dataset name Required for
bigquery
target_type. - path string
- Path of Cloud Storage bucket Required for
gcs
target_type. - project string
- GCP project in which the datastore exists
- table
Prefix string - Prefix of BigQuery table Required for
bigquery
target_type.
- bucket_
name str - Name of the Cloud Storage bucket. Required for
gcs
target_type. - dataset_
name str - BigQuery dataset name Required for
bigquery
target_type. - path str
- Path of Cloud Storage bucket Required for
gcs
target_type. - project str
- GCP project in which the datastore exists
- table_
prefix str - Prefix of BigQuery table Required for
bigquery
target_type.
- bucket
Name String - Name of the Cloud Storage bucket. Required for
gcs
target_type. - dataset
Name String - BigQuery dataset name Required for
bigquery
target_type. - path String
- Path of Cloud Storage bucket Required for
gcs
target_type. - project String
- GCP project in which the datastore exists
- table
Prefix String - Prefix of BigQuery table Required for
bigquery
target_type.
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