google-native logo
Google Cloud Native v0.28.0, Feb 2 23

google-native.datacatalog/v1beta1.EntryGroup

A maximum of 10,000 entry groups may be created per organization across all locations. Users should enable the Data Catalog API in the project identified by the parent parameter (see [Data Catalog Resource Project] (https://cloud.google.com/data-catalog/docs/concepts/resource-project) for more information).

Create EntryGroup Resource

new EntryGroup(name: string, args: EntryGroupArgs, opts?: CustomResourceOptions);
@overload
def EntryGroup(resource_name: str,
               opts: Optional[ResourceOptions] = None,
               description: Optional[str] = None,
               display_name: Optional[str] = None,
               entry_group_id: Optional[str] = None,
               location: Optional[str] = None,
               name: Optional[str] = None,
               project: Optional[str] = None)
@overload
def EntryGroup(resource_name: str,
               args: EntryGroupArgs,
               opts: Optional[ResourceOptions] = None)
func NewEntryGroup(ctx *Context, name string, args EntryGroupArgs, opts ...ResourceOption) (*EntryGroup, error)
public EntryGroup(string name, EntryGroupArgs args, CustomResourceOptions? opts = null)
public EntryGroup(String name, EntryGroupArgs args)
public EntryGroup(String name, EntryGroupArgs args, CustomResourceOptions options)
type: google-native:datacatalog/v1beta1:EntryGroup
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args EntryGroupArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args EntryGroupArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args EntryGroupArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args EntryGroupArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args EntryGroupArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

EntryGroup Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The EntryGroup resource accepts the following input properties:

EntryGroupId string

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

DisplayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

Location string
Name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

Project string
EntryGroupId string

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

DisplayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

Location string
Name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

Project string
entryGroupId String

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

description String

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName String

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

location String
name String

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

project String
entryGroupId string

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName string

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

location string
name string

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

project string
entry_group_id str

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

description str

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

display_name str

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

location str
name str

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

project str
entryGroupId String

Required. The id of the entry group to create. The id must begin with a letter or underscore, contain only English letters, numbers and underscores, and be at most 64 characters.

description String

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents. Default value is an empty string.

displayName String

A short name to identify the entry group, for example, "analytics data - jan 2011". Default value is an empty string.

location String
name String

The resource name of the entry group in URL format. Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

project String

Outputs

All input properties are implicitly available as output properties. Additionally, the EntryGroup resource produces the following output properties:

DataCatalogTimestamps Pulumi.GoogleNative.DataCatalog.V1Beta1.Outputs.GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

Id string

The provider-assigned unique ID for this managed resource.

DataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

Id string

The provider-assigned unique ID for this managed resource.

dataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

id String

The provider-assigned unique ID for this managed resource.

dataCatalogTimestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

id string

The provider-assigned unique ID for this managed resource.

data_catalog_timestamps GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

Timestamps about this EntryGroup. Default value is empty timestamps.

id str

The provider-assigned unique ID for this managed resource.

dataCatalogTimestamps Property Map

Timestamps about this EntryGroup. Default value is empty timestamps.

id String

The provider-assigned unique ID for this managed resource.

Supporting Types

GoogleCloudDatacatalogV1beta1SystemTimestampsResponse

CreateTime string

The creation time of the resource within the given system.

ExpireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

UpdateTime string

The last-modified time of the resource within the given system.

CreateTime string

The creation time of the resource within the given system.

ExpireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

UpdateTime string

The last-modified time of the resource within the given system.

createTime String

The creation time of the resource within the given system.

expireTime String

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime String

The last-modified time of the resource within the given system.

createTime string

The creation time of the resource within the given system.

expireTime string

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime string

The last-modified time of the resource within the given system.

create_time str

The creation time of the resource within the given system.

expire_time str

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

update_time str

The last-modified time of the resource within the given system.

createTime String

The creation time of the resource within the given system.

expireTime String

The expiration time of the resource within the given system. Currently only apllicable to BigQuery resources.

updateTime String

The last-modified time of the resource within the given system.

Package Details

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