Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.appengine/v1.getApp
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Gets information about an application.
Using getApp
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 getApp(args: GetAppArgs, opts?: InvokeOptions): Promise<GetAppResult>
function getAppOutput(args: GetAppOutputArgs, opts?: InvokeOptions): Output<GetAppResult>
def get_app(app_id: Optional[str] = None,
include_extra_data: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppResult
def get_app_output(app_id: Optional[pulumi.Input[str]] = None,
include_extra_data: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppResult]
func LookupApp(ctx *Context, args *LookupAppArgs, opts ...InvokeOption) (*LookupAppResult, error)
func LookupAppOutput(ctx *Context, args *LookupAppOutputArgs, opts ...InvokeOption) LookupAppResultOutput
> Note: This function is named LookupApp
in the Go SDK.
public static class GetApp
{
public static Task<GetAppResult> InvokeAsync(GetAppArgs args, InvokeOptions? opts = null)
public static Output<GetAppResult> Invoke(GetAppInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppResult> getApp(GetAppArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:appengine/v1:getApp
arguments:
# arguments dictionary
The following arguments are supported:
- App
Id string - Include
Extra stringData
- App
Id string - Include
Extra stringData
- app
Id String - include
Extra StringData
- app
Id string - include
Extra stringData
- app_
id str - include_
extra_ strdata
- app
Id String - include
Extra StringData
getApp Result
The following output properties are available:
- Auth
Domain string Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- Code
Bucket string Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- Database
Type string The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- Default
Bucket string Google Cloud Storage bucket that can be used by this application to store content.
- string
Cookie expiration policy for this application.
- Default
Hostname string Hostname used to reach this application, as resolved by App Engine.
- Dispatch
Rules List<Pulumi.Google Native. App Engine. V1. Outputs. Url Dispatch Rule Response> HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- Feature
Settings Pulumi.Google Native. App Engine. V1. Outputs. Feature Settings Response The feature specific settings to be used in the application.
- Gcr
Domain string The Google Container Registry domain used for storing managed build docker images for this application.
- Generated
Customer Dictionary<string, string>Metadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- Iap
Pulumi.
Google Native. App Engine. V1. Outputs. Identity Aware Proxy Response - Location string
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- Name string
Full path to the Application resource in the API. Example: apps/myapp.
- Service
Account string The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- Serving
Status string Serving status of this application.
- Auth
Domain string Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- Code
Bucket string Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- Database
Type string The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- Default
Bucket string Google Cloud Storage bucket that can be used by this application to store content.
- string
Cookie expiration policy for this application.
- Default
Hostname string Hostname used to reach this application, as resolved by App Engine.
- Dispatch
Rules []UrlDispatch Rule Response HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- Feature
Settings FeatureSettings Response The feature specific settings to be used in the application.
- Gcr
Domain string The Google Container Registry domain used for storing managed build docker images for this application.
- Generated
Customer map[string]stringMetadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- Iap
Identity
Aware Proxy Response - Location string
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- Name string
Full path to the Application resource in the API. Example: apps/myapp.
- Service
Account string The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- Serving
Status string Serving status of this application.
- auth
Domain String Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- code
Bucket String Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- database
Type String The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- default
Bucket String Google Cloud Storage bucket that can be used by this application to store content.
- String
Cookie expiration policy for this application.
- default
Hostname String Hostname used to reach this application, as resolved by App Engine.
- dispatch
Rules List<UrlDispatch Rule Response> HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- feature
Settings FeatureSettings Response The feature specific settings to be used in the application.
- gcr
Domain String The Google Container Registry domain used for storing managed build docker images for this application.
- generated
Customer Map<String,String>Metadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- iap
Identity
Aware Proxy Response - location String
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- name String
Full path to the Application resource in the API. Example: apps/myapp.
- service
Account String The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- serving
Status String Serving status of this application.
- auth
Domain string Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- code
Bucket string Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- database
Type string The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- default
Bucket string Google Cloud Storage bucket that can be used by this application to store content.
- string
Cookie expiration policy for this application.
- default
Hostname string Hostname used to reach this application, as resolved by App Engine.
- dispatch
Rules UrlDispatch Rule Response[] HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- feature
Settings FeatureSettings Response The feature specific settings to be used in the application.
- gcr
Domain string The Google Container Registry domain used for storing managed build docker images for this application.
- generated
Customer {[key: string]: string}Metadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- iap
Identity
Aware Proxy Response - location string
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- name string
Full path to the Application resource in the API. Example: apps/myapp.
- service
Account string The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- serving
Status string Serving status of this application.
- auth_
domain str Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- code_
bucket str Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- database_
type str The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- default_
bucket str Google Cloud Storage bucket that can be used by this application to store content.
- str
Cookie expiration policy for this application.
- default_
hostname str Hostname used to reach this application, as resolved by App Engine.
- dispatch_
rules Sequence[UrlDispatch Rule Response] HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- feature_
settings FeatureSettings Response The feature specific settings to be used in the application.
- gcr_
domain str The Google Container Registry domain used for storing managed build docker images for this application.
- generated_
customer_ Mapping[str, str]metadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- iap
Identity
Aware Proxy Response - location str
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- name str
Full path to the Application resource in the API. Example: apps/myapp.
- service_
account str The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- serving_
status str Serving status of this application.
- auth
Domain String Google Apps authentication domain that controls which users can access this application.Defaults to open access for any Google Account.
- code
Bucket String Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands.
- database
Type String The type of the Cloud Firestore or Cloud Datastore database associated with this application.
- default
Bucket String Google Cloud Storage bucket that can be used by this application to store content.
- String
Cookie expiration policy for this application.
- default
Hostname String Hostname used to reach this application, as resolved by App Engine.
- dispatch
Rules List<Property Map> HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
- feature
Settings Property Map The feature specific settings to be used in the application.
- gcr
Domain String The Google Container Registry domain used for storing managed build docker images for this application.
- generated
Customer Map<String>Metadata Additional Google Generated Customer Metadata, this field won't be provided by default and can be requested by setting the IncludeExtraData field in GetApplicationRequest
- iap Property Map
- location String
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored.Defaults to us-central.View the list of supported locations (https://cloud.google.com/appengine/docs/locations).
- name String
Full path to the Application resource in the API. Example: apps/myapp.
- service
Account String The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
- serving
Status String Serving status of this application.
Supporting Types
FeatureSettingsResponse
- Split
Health boolChecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- Use
Container boolOptimized Os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
- Split
Health boolChecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- Use
Container boolOptimized Os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
- split
Health BooleanChecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- use
Container BooleanOptimized Os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
- split
Health booleanChecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- use
Container booleanOptimized Os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
- split_
health_ boolchecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- use_
container_ booloptimized_ os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
- split
Health BooleanChecks Boolean value indicating if split health checks should be used instead of the legacy health checks. At an app.yaml level, this means defaulting to 'readiness_check' and 'liveness_check' values instead of 'health_check' ones. Once the legacy 'health_check' behavior is deprecated, and this value is always true, this setting can be removed.
- use
Container BooleanOptimized Os If true, use Container-Optimized OS (https://cloud.google.com/container-optimized-os/) base image for VMs, rather than a base Debian image.
IdentityAwareProxyResponse
- Enabled bool
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- Oauth2Client
Id string OAuth2 client ID to use for the authentication flow.
- Oauth2Client
Secret string OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- Oauth2Client
Secret stringSha256 Hex-encoded SHA-256 hash of the client secret.
- Enabled bool
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- Oauth2Client
Id string OAuth2 client ID to use for the authentication flow.
- Oauth2Client
Secret string OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- Oauth2Client
Secret stringSha256 Hex-encoded SHA-256 hash of the client secret.
- enabled Boolean
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- oauth2Client
Id String OAuth2 client ID to use for the authentication flow.
- oauth2Client
Secret String OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- oauth2Client
Secret StringSha256 Hex-encoded SHA-256 hash of the client secret.
- enabled boolean
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- oauth2Client
Id string OAuth2 client ID to use for the authentication flow.
- oauth2Client
Secret string OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- oauth2Client
Secret stringSha256 Hex-encoded SHA-256 hash of the client secret.
- enabled bool
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- oauth2_
client_ strid OAuth2 client ID to use for the authentication flow.
- oauth2_
client_ strsecret OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- oauth2_
client_ strsecret_ sha256 Hex-encoded SHA-256 hash of the client secret.
- enabled Boolean
Whether the serving infrastructure will authenticate and authorize all incoming requests.If true, the oauth2_client_id and oauth2_client_secret fields must be non-empty.
- oauth2Client
Id String OAuth2 client ID to use for the authentication flow.
- oauth2Client
Secret String OAuth2 client secret to use for the authentication flow.For security reasons, this value cannot be retrieved via the API. Instead, the SHA-256 hash of the value is returned in the oauth2_client_secret_sha256 field.@InputOnly
- oauth2Client
Secret StringSha256 Hex-encoded SHA-256 hash of the client secret.
UrlDispatchRuleResponse
- Domain string
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- Path string
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- Service string
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
- Domain string
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- Path string
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- Service string
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
- domain String
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- path String
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- service String
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
- domain string
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- path string
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- service string
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
- domain str
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- path str
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- service str
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
- domain String
Domain name to match against. The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
- path String
Pathname within the host. Must start with a "/". A single "*" can be included at the end of the path.The sum of the lengths of the domain and path may not exceed 100 characters.
- service String
Resource ID of a service in this application that should serve the matched request. The service must already exist. Example: default.
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.