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.dataplex/v1.getLake
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
Retrieves a lake resource.
Using getLake
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 getLake(args: GetLakeArgs, opts?: InvokeOptions): Promise<GetLakeResult>
function getLakeOutput(args: GetLakeOutputArgs, opts?: InvokeOptions): Output<GetLakeResult>
def get_lake(lake_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetLakeResult
def get_lake_output(lake_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetLakeResult]
func LookupLake(ctx *Context, args *LookupLakeArgs, opts ...InvokeOption) (*LookupLakeResult, error)
func LookupLakeOutput(ctx *Context, args *LookupLakeOutputArgs, opts ...InvokeOption) LookupLakeResultOutput
> Note: This function is named LookupLake
in the Go SDK.
public static class GetLake
{
public static Task<GetLakeResult> InvokeAsync(GetLakeArgs args, InvokeOptions? opts = null)
public static Output<GetLakeResult> Invoke(GetLakeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetLakeResult> getLake(GetLakeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:dataplex/v1:getLake
arguments:
# arguments dictionary
The following arguments are supported:
getLake Result
The following output properties are available:
- Asset
Status Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Status Response - Aggregated status of the underlying assets of the lake.
- Create
Time string - The time when the lake was created.
- Description string
- Optional. Description of the lake.
- Display
Name string - Optional. User friendly display name.
- Labels Dictionary<string, string>
- Optional. User-defined labels for the lake.
- Metastore
Pulumi.
Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Lake Metastore Response - Optional. Settings to manage lake and Dataproc Metastore service instance association.
- Metastore
Status Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Lake Metastore Status Response - Metastore status of the lake.
- Name string
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- Service
Account string - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- State string
- Current state of the lake.
- Uid string
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- Update
Time string - The time when the lake was last updated.
- Asset
Status GoogleCloud Dataplex V1Asset Status Response - Aggregated status of the underlying assets of the lake.
- Create
Time string - The time when the lake was created.
- Description string
- Optional. Description of the lake.
- Display
Name string - Optional. User friendly display name.
- Labels map[string]string
- Optional. User-defined labels for the lake.
- Metastore
Google
Cloud Dataplex V1Lake Metastore Response - Optional. Settings to manage lake and Dataproc Metastore service instance association.
- Metastore
Status GoogleCloud Dataplex V1Lake Metastore Status Response - Metastore status of the lake.
- Name string
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- Service
Account string - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- State string
- Current state of the lake.
- Uid string
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- Update
Time string - The time when the lake was last updated.
- asset
Status GoogleCloud Dataplex V1Asset Status Response - Aggregated status of the underlying assets of the lake.
- create
Time String - The time when the lake was created.
- description String
- Optional. Description of the lake.
- display
Name String - Optional. User friendly display name.
- labels Map<String,String>
- Optional. User-defined labels for the lake.
- metastore
Google
Cloud Dataplex V1Lake Metastore Response - Optional. Settings to manage lake and Dataproc Metastore service instance association.
- metastore
Status GoogleCloud Dataplex V1Lake Metastore Status Response - Metastore status of the lake.
- name String
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- service
Account String - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- state String
- Current state of the lake.
- uid String
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- update
Time String - The time when the lake was last updated.
- asset
Status GoogleCloud Dataplex V1Asset Status Response - Aggregated status of the underlying assets of the lake.
- create
Time string - The time when the lake was created.
- description string
- Optional. Description of the lake.
- display
Name string - Optional. User friendly display name.
- labels {[key: string]: string}
- Optional. User-defined labels for the lake.
- metastore
Google
Cloud Dataplex V1Lake Metastore Response - Optional. Settings to manage lake and Dataproc Metastore service instance association.
- metastore
Status GoogleCloud Dataplex V1Lake Metastore Status Response - Metastore status of the lake.
- name string
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- service
Account string - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- state string
- Current state of the lake.
- uid string
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- update
Time string - The time when the lake was last updated.
- asset_
status GoogleCloud Dataplex V1Asset Status Response - Aggregated status of the underlying assets of the lake.
- create_
time str - The time when the lake was created.
- description str
- Optional. Description of the lake.
- display_
name str - Optional. User friendly display name.
- labels Mapping[str, str]
- Optional. User-defined labels for the lake.
- metastore
Google
Cloud Dataplex V1Lake Metastore Response - Optional. Settings to manage lake and Dataproc Metastore service instance association.
- metastore_
status GoogleCloud Dataplex V1Lake Metastore Status Response - Metastore status of the lake.
- name str
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- service_
account str - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- state str
- Current state of the lake.
- uid str
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- update_
time str - The time when the lake was last updated.
- asset
Status Property Map - Aggregated status of the underlying assets of the lake.
- create
Time String - The time when the lake was created.
- description String
- Optional. Description of the lake.
- display
Name String - Optional. User friendly display name.
- labels Map<String>
- Optional. User-defined labels for the lake.
- metastore Property Map
- Optional. Settings to manage lake and Dataproc Metastore service instance association.
- metastore
Status Property Map - Metastore status of the lake.
- name String
- The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
- service
Account String - Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
- state String
- Current state of the lake.
- uid String
- System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
- update
Time String - The time when the lake was last updated.
Supporting Types
GoogleCloudDataplexV1AssetStatusResponse
- Active
Assets int - Number of active assets.
- Security
Policy intApplying Assets - Number of assets that are in process of updating the security policy on attached resources.
- Update
Time string - Last update time of the status.
- Active
Assets int - Number of active assets.
- Security
Policy intApplying Assets - Number of assets that are in process of updating the security policy on attached resources.
- Update
Time string - Last update time of the status.
- active
Assets Integer - Number of active assets.
- security
Policy IntegerApplying Assets - Number of assets that are in process of updating the security policy on attached resources.
- update
Time String - Last update time of the status.
- active
Assets number - Number of active assets.
- security
Policy numberApplying Assets - Number of assets that are in process of updating the security policy on attached resources.
- update
Time string - Last update time of the status.
- active_
assets int - Number of active assets.
- security_
policy_ intapplying_ assets - Number of assets that are in process of updating the security policy on attached resources.
- update_
time str - Last update time of the status.
- active
Assets Number - Number of active assets.
- security
Policy NumberApplying Assets - Number of assets that are in process of updating the security policy on attached resources.
- update
Time String - Last update time of the status.
GoogleCloudDataplexV1LakeMetastoreResponse
- Service string
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
- Service string
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
- service String
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
- service string
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
- service str
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
- service String
- Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
GoogleCloudDataplexV1LakeMetastoreStatusResponse
- Endpoint string
- The URI of the endpoint used to access the Metastore service.
- Message string
- Additional information about the current status.
- State string
- Current state of association.
- Update
Time string - Last update time of the metastore status of the lake.
- Endpoint string
- The URI of the endpoint used to access the Metastore service.
- Message string
- Additional information about the current status.
- State string
- Current state of association.
- Update
Time string - Last update time of the metastore status of the lake.
- endpoint String
- The URI of the endpoint used to access the Metastore service.
- message String
- Additional information about the current status.
- state String
- Current state of association.
- update
Time String - Last update time of the metastore status of the lake.
- endpoint string
- The URI of the endpoint used to access the Metastore service.
- message string
- Additional information about the current status.
- state string
- Current state of association.
- update
Time string - Last update time of the metastore status of the lake.
- endpoint str
- The URI of the endpoint used to access the Metastore service.
- message str
- Additional information about the current status.
- state str
- Current state of association.
- update_
time str - Last update time of the metastore status of the lake.
- endpoint String
- The URI of the endpoint used to access the Metastore service.
- message String
- Additional information about the current status.
- state String
- Current state of association.
- update
Time String - Last update time of the metastore status of the lake.
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