1. Packages
  2. Google Cloud Native
  3. API Docs
  4. biglake
  5. biglake/v1
  6. Catalog

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.biglake/v1.Catalog

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

Creates a new catalog. Auto-naming is currently not supported for this resource.

Create Catalog Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Catalog(name: string, args: CatalogArgs, opts?: CustomResourceOptions);
@overload
def Catalog(resource_name: str,
            args: CatalogArgs,
            opts: Optional[ResourceOptions] = None)

@overload
def Catalog(resource_name: str,
            opts: Optional[ResourceOptions] = None,
            catalog_id: Optional[str] = None,
            location: Optional[str] = None,
            project: Optional[str] = None)
func NewCatalog(ctx *Context, name string, args CatalogArgs, opts ...ResourceOption) (*Catalog, error)
public Catalog(string name, CatalogArgs args, CustomResourceOptions? opts = null)
public Catalog(String name, CatalogArgs args)
public Catalog(String name, CatalogArgs args, CustomResourceOptions options)
type: google-native:biglake/v1:Catalog
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

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

Constructor example

The following reference example uses placeholder values for all input properties.

var catalogResource = new GoogleNative.BigLake.V1.Catalog("catalogResource", new()
{
    CatalogId = "string",
    Location = "string",
    Project = "string",
});
Copy
example, err := biglake.NewCatalog(ctx, "catalogResource", &biglake.CatalogArgs{
	CatalogId: pulumi.String("string"),
	Location:  pulumi.String("string"),
	Project:   pulumi.String("string"),
})
Copy
var catalogResource = new Catalog("catalogResource", CatalogArgs.builder()
    .catalogId("string")
    .location("string")
    .project("string")
    .build());
Copy
catalog_resource = google_native.biglake.v1.Catalog("catalogResource",
    catalog_id="string",
    location="string",
    project="string")
Copy
const catalogResource = new google_native.biglake.v1.Catalog("catalogResource", {
    catalogId: "string",
    location: "string",
    project: "string",
});
Copy
type: google-native:biglake/v1:Catalog
properties:
    catalogId: string
    location: string
    project: string
Copy

Catalog Resource Properties

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

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Catalog resource accepts the following input properties:

CatalogId
This property is required.
Changes to this property will trigger replacement.
string
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
Location Changes to this property will trigger replacement. string
Project Changes to this property will trigger replacement. string
CatalogId
This property is required.
Changes to this property will trigger replacement.
string
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
Location Changes to this property will trigger replacement. string
Project Changes to this property will trigger replacement. string
catalogId
This property is required.
Changes to this property will trigger replacement.
String
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
location Changes to this property will trigger replacement. String
project Changes to this property will trigger replacement. String
catalogId
This property is required.
Changes to this property will trigger replacement.
string
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
location Changes to this property will trigger replacement. string
project Changes to this property will trigger replacement. string
catalog_id
This property is required.
Changes to this property will trigger replacement.
str
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
location Changes to this property will trigger replacement. str
project Changes to this property will trigger replacement. str
catalogId
This property is required.
Changes to this property will trigger replacement.
String
Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.
location Changes to this property will trigger replacement. String
project Changes to this property will trigger replacement. String

Outputs

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

CreateTime string
The creation time of the catalog.
DeleteTime string
The deletion time of the catalog. Only set after the catalog is deleted.
ExpireTime string
The time when this catalog is considered expired. Only set after the catalog is deleted.
Id string
The provider-assigned unique ID for this managed resource.
Name string
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
UpdateTime string
The last modification time of the catalog.
CreateTime string
The creation time of the catalog.
DeleteTime string
The deletion time of the catalog. Only set after the catalog is deleted.
ExpireTime string
The time when this catalog is considered expired. Only set after the catalog is deleted.
Id string
The provider-assigned unique ID for this managed resource.
Name string
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
UpdateTime string
The last modification time of the catalog.
createTime String
The creation time of the catalog.
deleteTime String
The deletion time of the catalog. Only set after the catalog is deleted.
expireTime String
The time when this catalog is considered expired. Only set after the catalog is deleted.
id String
The provider-assigned unique ID for this managed resource.
name String
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
updateTime String
The last modification time of the catalog.
createTime string
The creation time of the catalog.
deleteTime string
The deletion time of the catalog. Only set after the catalog is deleted.
expireTime string
The time when this catalog is considered expired. Only set after the catalog is deleted.
id string
The provider-assigned unique ID for this managed resource.
name string
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
updateTime string
The last modification time of the catalog.
create_time str
The creation time of the catalog.
delete_time str
The deletion time of the catalog. Only set after the catalog is deleted.
expire_time str
The time when this catalog is considered expired. Only set after the catalog is deleted.
id str
The provider-assigned unique ID for this managed resource.
name str
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
update_time str
The last modification time of the catalog.
createTime String
The creation time of the catalog.
deleteTime String
The deletion time of the catalog. Only set after the catalog is deleted.
expireTime String
The time when this catalog is considered expired. Only set after the catalog is deleted.
id String
The provider-assigned unique ID for this managed resource.
name String
The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}
updateTime String
The last modification time of the catalog.

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