Module config

This page documents the language specification for the gcp package. If you're looking for help working with the inputs, outputs, or functions of gcp resources in a Pulumi program, please see the resource documentation for examples and API reference.

APIs

APIs

let accessContextManagerCustomEndpoint

let accessContextManagerCustomEndpoint: string | undefined =  __config.get("accessContextManagerCustomEndpoint");

let accessToken

let accessToken: string | undefined =  __config.get("accessToken");

let appEngineCustomEndpoint

let appEngineCustomEndpoint: string | undefined =  __config.get("appEngineCustomEndpoint");

let artifactRegistryCustomEndpoint

let artifactRegistryCustomEndpoint: string | undefined =  __config.get("artifactRegistryCustomEndpoint");

let batching

let batching: Batching | undefined =  __config.getObject<outputs.config.Batching>("batching");

let bigqueryConnectionCustomEndpoint

let bigqueryConnectionCustomEndpoint: string | undefined =  __config.get("bigqueryConnectionCustomEndpoint");

let bigQueryCustomEndpoint

let bigQueryCustomEndpoint: string | undefined =  __config.get("bigQueryCustomEndpoint");

let bigqueryDataTransferCustomEndpoint

let bigqueryDataTransferCustomEndpoint: string | undefined =  __config.get("bigqueryDataTransferCustomEndpoint");

let bigqueryReservationCustomEndpoint

let bigqueryReservationCustomEndpoint: string | undefined =  __config.get("bigqueryReservationCustomEndpoint");

let bigtableCustomEndpoint

let bigtableCustomEndpoint: string | undefined =  __config.get("bigtableCustomEndpoint");

let billingCustomEndpoint

let billingCustomEndpoint: string | undefined =  __config.get("billingCustomEndpoint");

let binaryAuthorizationCustomEndpoint

let binaryAuthorizationCustomEndpoint: string | undefined =  __config.get("binaryAuthorizationCustomEndpoint");

let cloudBillingCustomEndpoint

let cloudBillingCustomEndpoint: string | undefined =  __config.get("cloudBillingCustomEndpoint");

let cloudBuildCustomEndpoint

let cloudBuildCustomEndpoint: string | undefined =  __config.get("cloudBuildCustomEndpoint");

let cloudFunctionsCustomEndpoint

let cloudFunctionsCustomEndpoint: string | undefined =  __config.get("cloudFunctionsCustomEndpoint");

let cloudIotCustomEndpoint

let cloudIotCustomEndpoint: string | undefined =  __config.get("cloudIotCustomEndpoint");

let cloudRunCustomEndpoint

let cloudRunCustomEndpoint: string | undefined =  __config.get("cloudRunCustomEndpoint");

let cloudSchedulerCustomEndpoint

let cloudSchedulerCustomEndpoint: string | undefined =  __config.get("cloudSchedulerCustomEndpoint");

let cloudTasksCustomEndpoint

let cloudTasksCustomEndpoint: string | undefined =  __config.get("cloudTasksCustomEndpoint");

let composerCustomEndpoint

let composerCustomEndpoint: string | undefined =  __config.get("composerCustomEndpoint");

let computeBetaCustomEndpoint

let computeBetaCustomEndpoint: string | undefined =  __config.get("computeBetaCustomEndpoint");

let computeCustomEndpoint

let computeCustomEndpoint: string | undefined =  __config.get("computeCustomEndpoint");

let containerAnalysisCustomEndpoint

let containerAnalysisCustomEndpoint: string | undefined =  __config.get("containerAnalysisCustomEndpoint");

let containerBetaCustomEndpoint

let containerBetaCustomEndpoint: string | undefined =  __config.get("containerBetaCustomEndpoint");

let containerCustomEndpoint

let containerCustomEndpoint: string | undefined =  __config.get("containerCustomEndpoint");

let credentials

let credentials: string | undefined =  __config.get("credentials") || utilities.getEnv("GOOGLE_CREDENTIALS", "GOOGLE_CLOUD_KEYFILE_JSON", "GCLOUD_KEYFILE_JSON");

let dataCatalogCustomEndpoint

let dataCatalogCustomEndpoint: string | undefined =  __config.get("dataCatalogCustomEndpoint");

let dataflowCustomEndpoint

let dataflowCustomEndpoint: string | undefined =  __config.get("dataflowCustomEndpoint");

let dataFusionCustomEndpoint

let dataFusionCustomEndpoint: string | undefined =  __config.get("dataFusionCustomEndpoint");

let dataprocBetaCustomEndpoint

let dataprocBetaCustomEndpoint: string | undefined =  __config.get("dataprocBetaCustomEndpoint");

let dataprocCustomEndpoint

let dataprocCustomEndpoint: string | undefined =  __config.get("dataprocCustomEndpoint");

let datastoreCustomEndpoint

let datastoreCustomEndpoint: string | undefined =  __config.get("datastoreCustomEndpoint");

let deploymentManagerCustomEndpoint

let deploymentManagerCustomEndpoint: string | undefined =  __config.get("deploymentManagerCustomEndpoint");

let dialogflowCustomEndpoint

let dialogflowCustomEndpoint: string | undefined =  __config.get("dialogflowCustomEndpoint");

let dnsBetaCustomEndpoint

let dnsBetaCustomEndpoint: string | undefined =  __config.get("dnsBetaCustomEndpoint");

let dnsCustomEndpoint

let dnsCustomEndpoint: string | undefined =  __config.get("dnsCustomEndpoint");

let filestoreCustomEndpoint

let filestoreCustomEndpoint: string | undefined =  __config.get("filestoreCustomEndpoint");

let firebaseCustomEndpoint

let firebaseCustomEndpoint: string | undefined =  __config.get("firebaseCustomEndpoint");

let firestoreCustomEndpoint

let firestoreCustomEndpoint: string | undefined =  __config.get("firestoreCustomEndpoint");

let gameServicesCustomEndpoint

let gameServicesCustomEndpoint: string | undefined =  __config.get("gameServicesCustomEndpoint");

let healthcareCustomEndpoint

let healthcareCustomEndpoint: string | undefined =  __config.get("healthcareCustomEndpoint");

let iamCredentialsCustomEndpoint

let iamCredentialsCustomEndpoint: string | undefined =  __config.get("iamCredentialsCustomEndpoint");

let iamCustomEndpoint

let iamCustomEndpoint: string | undefined =  __config.get("iamCustomEndpoint");

let iapCustomEndpoint

let iapCustomEndpoint: string | undefined =  __config.get("iapCustomEndpoint");

let identityPlatformCustomEndpoint

let identityPlatformCustomEndpoint: string | undefined =  __config.get("identityPlatformCustomEndpoint");

let kmsCustomEndpoint

let kmsCustomEndpoint: string | undefined =  __config.get("kmsCustomEndpoint");

let loggingCustomEndpoint

let loggingCustomEndpoint: string | undefined =  __config.get("loggingCustomEndpoint");

let mlEngineCustomEndpoint

let mlEngineCustomEndpoint: string | undefined =  __config.get("mlEngineCustomEndpoint");

let monitoringCustomEndpoint

let monitoringCustomEndpoint: string | undefined =  __config.get("monitoringCustomEndpoint");

let osLoginCustomEndpoint

let osLoginCustomEndpoint: string | undefined =  __config.get("osLoginCustomEndpoint");

let project

let project: string | undefined =  __config.get("project") || utilities.getEnv("GOOGLE_PROJECT", "GOOGLE_CLOUD_PROJECT", "GCLOUD_PROJECT", "CLOUDSDK_CORE_PROJECT");

let pubsubCustomEndpoint

let pubsubCustomEndpoint: string | undefined =  __config.get("pubsubCustomEndpoint");

let redisCustomEndpoint

let redisCustomEndpoint: string | undefined =  __config.get("redisCustomEndpoint");

let region

let region: string | undefined =  __config.get("region") || utilities.getEnv("GOOGLE_REGION", "GCLOUD_REGION", "CLOUDSDK_COMPUTE_REGION");

let requestTimeout

let requestTimeout: string | undefined =  __config.get("requestTimeout");

let resourceManagerCustomEndpoint

let resourceManagerCustomEndpoint: string | undefined =  __config.get("resourceManagerCustomEndpoint");

let resourceManagerV2beta1CustomEndpoint

let resourceManagerV2beta1CustomEndpoint: string | undefined =  __config.get("resourceManagerV2beta1CustomEndpoint");

let runtimeconfigCustomEndpoint

let runtimeconfigCustomEndpoint: string | undefined =  __config.get("runtimeconfigCustomEndpoint");

let runtimeConfigCustomEndpoint

let runtimeConfigCustomEndpoint: string | undefined =  __config.get("runtimeConfigCustomEndpoint");

let scopes

let scopes: string[] | undefined =  __config.getObject<string[]>("scopes");

let secretManagerCustomEndpoint

let secretManagerCustomEndpoint: string | undefined =  __config.get("secretManagerCustomEndpoint");

let securityCenterCustomEndpoint

let securityCenterCustomEndpoint: string | undefined =  __config.get("securityCenterCustomEndpoint");

let securityScannerCustomEndpoint

let securityScannerCustomEndpoint: string | undefined =  __config.get("securityScannerCustomEndpoint");

let serviceDirectoryCustomEndpoint

let serviceDirectoryCustomEndpoint: string | undefined =  __config.get("serviceDirectoryCustomEndpoint");

let serviceManagementCustomEndpoint

let serviceManagementCustomEndpoint: string | undefined =  __config.get("serviceManagementCustomEndpoint");

let serviceNetworkingCustomEndpoint

let serviceNetworkingCustomEndpoint: string | undefined =  __config.get("serviceNetworkingCustomEndpoint");

let serviceUsageCustomEndpoint

let serviceUsageCustomEndpoint: string | undefined =  __config.get("serviceUsageCustomEndpoint");

let sourceRepoCustomEndpoint

let sourceRepoCustomEndpoint: string | undefined =  __config.get("sourceRepoCustomEndpoint");

let spannerCustomEndpoint

let spannerCustomEndpoint: string | undefined =  __config.get("spannerCustomEndpoint");

let sqlCustomEndpoint

let sqlCustomEndpoint: string | undefined =  __config.get("sqlCustomEndpoint");

let storageCustomEndpoint

let storageCustomEndpoint: string | undefined =  __config.get("storageCustomEndpoint");

let storageTransferCustomEndpoint

let storageTransferCustomEndpoint: string | undefined =  __config.get("storageTransferCustomEndpoint");

let tpuCustomEndpoint

let tpuCustomEndpoint: string | undefined =  __config.get("tpuCustomEndpoint");

let userProjectOverride

let userProjectOverride: boolean | undefined =  __config.getObject<boolean>("userProjectOverride");

let vpcAccessCustomEndpoint

let vpcAccessCustomEndpoint: string | undefined =  __config.get("vpcAccessCustomEndpoint");

let zone

let zone: string | undefined =  __config.get("zone") || utilities.getEnv("GOOGLE_ZONE", "GCLOUD_ZONE", "CLOUDSDK_COMPUTE_ZONE");