EntryGroup

An EntryGroup resource represents a logical grouping of zero or more Data Catalog Entry resources.

To get more information about EntryGroup, see:

Create a EntryGroup Resource

def EntryGroup(resource_name, opts=None, description=None, display_name=None, entry_group_id=None, project=None, region=None, __props__=None);
func NewEntryGroup(ctx *Context, name string, args EntryGroupArgs, opts ...ResourceOption) (*EntryGroup, error)
public EntryGroup(string name, EntryGroupArgs args, CustomResourceOptions? opts = null)
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.
opts ResourceOptions
A bag of options that control this 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.

EntryGroup Resource Properties

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

Inputs

The EntryGroup resource accepts the following input properties:

EntryGroupId string

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.

DisplayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

Project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Region string

EntryGroup location region.

EntryGroupId string

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.

DisplayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

Project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Region string

EntryGroup location region.

entryGroupId string

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.

displayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

region string

EntryGroup location region.

entry_group_id str

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.

display_name str

A short name to identify the entry group, for example, “analytics data - jan 2011”.

project str

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

region str

EntryGroup location region.

Outputs

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

Id string
The provider-assigned unique ID for this managed resource.
Name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

Id string
The provider-assigned unique ID for this managed resource.
Name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

id string
The provider-assigned unique ID for this managed resource.
name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

id str
The provider-assigned unique ID for this managed resource.
name str

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

Look up an Existing EntryGroup Resource

Get an existing EntryGroup resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: EntryGroupState, opts?: CustomResourceOptions): EntryGroup
static get(resource_name, id, opts=None, description=None, display_name=None, entry_group_id=None, name=None, project=None, region=None, __props__=None);
func GetEntryGroup(ctx *Context, name string, id IDInput, state *EntryGroupState, opts ...ResourceOption) (*EntryGroup, error)
public static EntryGroup Get(string name, Input<string> id, EntryGroupState? state, CustomResourceOptions? opts = null)
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.

The following state arguments are supported:

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.

DisplayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

EntryGroupId string

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.

Name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

Project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Region string

EntryGroup location region.

Description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.

DisplayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

EntryGroupId string

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.

Name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

Project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Region string

EntryGroup location region.

description string

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.

displayName string

A short name to identify the entry group, for example, “analytics data - jan 2011”.

entryGroupId string

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.

name string

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

project string

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

region string

EntryGroup location region.

description str

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.

display_name str

A short name to identify the entry group, for example, “analytics data - jan 2011”.

entry_group_id str

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.

name str

The resource name of the entry group in URL format. Example: projects/{project}/locations/{location}/entryGroups/{entryGroupId}

project str

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

region str

EntryGroup location region.

Package Details

Repository
https://github.com/pulumi/pulumi-gcp
License
Apache-2.0
Notes
This Pulumi package is based on the google-beta Terraform Provider.