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.apigee/v1.getAppGroupApp
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
Returns the details for an AppGroup app.
Using getAppGroupApp
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 getAppGroupApp(args: GetAppGroupAppArgs, opts?: InvokeOptions): Promise<GetAppGroupAppResult>
function getAppGroupAppOutput(args: GetAppGroupAppOutputArgs, opts?: InvokeOptions): Output<GetAppGroupAppResult>def get_app_group_app(app_id: Optional[str] = None,
                      appgroup_id: Optional[str] = None,
                      organization_id: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetAppGroupAppResult
def get_app_group_app_output(app_id: Optional[pulumi.Input[str]] = None,
                      appgroup_id: Optional[pulumi.Input[str]] = None,
                      organization_id: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetAppGroupAppResult]func LookupAppGroupApp(ctx *Context, args *LookupAppGroupAppArgs, opts ...InvokeOption) (*LookupAppGroupAppResult, error)
func LookupAppGroupAppOutput(ctx *Context, args *LookupAppGroupAppOutputArgs, opts ...InvokeOption) LookupAppGroupAppResultOutput> Note: This function is named LookupAppGroupApp in the Go SDK.
public static class GetAppGroupApp 
{
    public static Task<GetAppGroupAppResult> InvokeAsync(GetAppGroupAppArgs args, InvokeOptions? opts = null)
    public static Output<GetAppGroupAppResult> Invoke(GetAppGroupAppInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppGroupAppResult> getAppGroupApp(GetAppGroupAppArgs args, InvokeOptions options)
public static Output<GetAppGroupAppResult> getAppGroupApp(GetAppGroupAppArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:apigee/v1:getAppGroupApp
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AppId string
- AppgroupId string
- OrganizationId string
- AppId string
- AppgroupId string
- OrganizationId string
- appId String
- appgroupId String
- organizationId String
- appId string
- appgroupId string
- organizationId string
- app_id str
- appgroup_id str
- organization_id str
- appId String
- appgroupId String
- organizationId String
getAppGroupApp Result
The following output properties are available:
- ApiProducts List<string>
- List of API products associated with the AppGroup app.
- AppGroup string
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- AppId string
- Immutable. ID of the AppGroup app.
- Attributes
List<Pulumi.Google Native. Apigee. V1. Outputs. Google Cloud Apigee V1Attribute Response> 
- List of attributes for the AppGroup app.
- CallbackUrl string
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- CreatedAt string
- Time the AppGroup app was created in milliseconds since epoch.
- Credentials
List<Pulumi.Google Native. Apigee. V1. Outputs. Google Cloud Apigee V1Credential Response> 
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- KeyExpires stringIn 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- LastModified stringAt 
- Time the AppGroup app was modified in milliseconds since epoch.
- Name string
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- Scopes List<string>
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- Status string
- Status of the App. Valid values include approvedorrevoked.
- ApiProducts []string
- List of API products associated with the AppGroup app.
- AppGroup string
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- AppId string
- Immutable. ID of the AppGroup app.
- Attributes
[]GoogleCloud Apigee V1Attribute Response 
- List of attributes for the AppGroup app.
- CallbackUrl string
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- CreatedAt string
- Time the AppGroup app was created in milliseconds since epoch.
- Credentials
[]GoogleCloud Apigee V1Credential Response 
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- KeyExpires stringIn 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- LastModified stringAt 
- Time the AppGroup app was modified in milliseconds since epoch.
- Name string
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- Scopes []string
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- Status string
- Status of the App. Valid values include approvedorrevoked.
- apiProducts List<String>
- List of API products associated with the AppGroup app.
- appGroup String
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- appId String
- Immutable. ID of the AppGroup app.
- attributes
List<GoogleCloud Apigee V1Attribute Response> 
- List of attributes for the AppGroup app.
- callbackUrl String
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- createdAt String
- Time the AppGroup app was created in milliseconds since epoch.
- credentials
List<GoogleCloud Apigee V1Credential Response> 
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- keyExpires StringIn 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- lastModified StringAt 
- Time the AppGroup app was modified in milliseconds since epoch.
- name String
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- scopes List<String>
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- status String
- Status of the App. Valid values include approvedorrevoked.
- apiProducts string[]
- List of API products associated with the AppGroup app.
- appGroup string
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- appId string
- Immutable. ID of the AppGroup app.
- attributes
GoogleCloud Apigee V1Attribute Response[] 
- List of attributes for the AppGroup app.
- callbackUrl string
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- createdAt string
- Time the AppGroup app was created in milliseconds since epoch.
- credentials
GoogleCloud Apigee V1Credential Response[] 
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- keyExpires stringIn 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- lastModified stringAt 
- Time the AppGroup app was modified in milliseconds since epoch.
- name string
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- scopes string[]
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- status string
- Status of the App. Valid values include approvedorrevoked.
- api_products Sequence[str]
- List of API products associated with the AppGroup app.
- app_group str
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- app_id str
- Immutable. ID of the AppGroup app.
- attributes
Sequence[GoogleCloud Apigee V1Attribute Response] 
- List of attributes for the AppGroup app.
- callback_url str
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- created_at str
- Time the AppGroup app was created in milliseconds since epoch.
- credentials
Sequence[GoogleCloud Apigee V1Credential Response] 
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- key_expires_ strin 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- last_modified_ strat 
- Time the AppGroup app was modified in milliseconds since epoch.
- name str
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- scopes Sequence[str]
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- status str
- Status of the App. Valid values include approvedorrevoked.
- apiProducts List<String>
- List of API products associated with the AppGroup app.
- appGroup String
- Immutable. Name of the parent AppGroup whose resource name format is of syntax (organizations//appgroups/).
- appId String
- Immutable. ID of the AppGroup app.
- attributes List<Property Map>
- List of attributes for the AppGroup app.
- callbackUrl String
- Callback URL used by OAuth 2.0 authorization servers to communicate authorization codes back to AppGroup apps.
- createdAt String
- Time the AppGroup app was created in milliseconds since epoch.
- credentials List<Property Map>
- Set of credentials for the AppGroup app consisting of the consumer key/secret pairs associated with the API products.
- keyExpires StringIn 
- Immutable. Expiration time, in seconds, for the consumer key that is generated for the AppGroup app. If not set or left to the default value of -1, the API key never expires. The expiration time can't be updated after it is set.
- lastModified StringAt 
- Time the AppGroup app was modified in milliseconds since epoch.
- name String
- Immutable. Name of the AppGroup app whose resource name format is of syntax (organizations//appgroups//apps/*).
- scopes List<String>
- Scopes to apply to the AppGroup app. The specified scopes must already exist for the API product that you associate with the AppGroup app.
- status String
- Status of the App. Valid values include approvedorrevoked.
Supporting Types
GoogleCloudApigeeV1ApiProductRefResponse      
- Apiproduct string
- Name of the API product.
- Status string
- Status of the API product. Valid values are approvedorrevoked.
- Apiproduct string
- Name of the API product.
- Status string
- Status of the API product. Valid values are approvedorrevoked.
- apiproduct String
- Name of the API product.
- status String
- Status of the API product. Valid values are approvedorrevoked.
- apiproduct string
- Name of the API product.
- status string
- Status of the API product. Valid values are approvedorrevoked.
- apiproduct str
- Name of the API product.
- status str
- Status of the API product. Valid values are approvedorrevoked.
- apiproduct String
- Name of the API product.
- status String
- Status of the API product. Valid values are approvedorrevoked.
GoogleCloudApigeeV1AttributeResponse    
GoogleCloudApigeeV1CredentialResponse    
- ApiProducts List<Pulumi.Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Api Product Ref Response> 
- List of API products this credential can be used for.
- Attributes
List<Pulumi.Google Native. Apigee. V1. Inputs. Google Cloud Apigee V1Attribute Response> 
- List of attributes associated with this credential.
- ConsumerKey string
- Consumer key.
- ConsumerSecret string
- Secret key.
- ExpiresAt string
- Time the credential will expire in milliseconds since epoch.
- IssuedAt string
- Time the credential was issued in milliseconds since epoch.
- Scopes List<string>
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- Status string
- Status of the credential. Valid values include approvedorrevoked.
- ApiProducts []GoogleCloud Apigee V1Api Product Ref Response 
- List of API products this credential can be used for.
- Attributes
[]GoogleCloud Apigee V1Attribute Response 
- List of attributes associated with this credential.
- ConsumerKey string
- Consumer key.
- ConsumerSecret string
- Secret key.
- ExpiresAt string
- Time the credential will expire in milliseconds since epoch.
- IssuedAt string
- Time the credential was issued in milliseconds since epoch.
- Scopes []string
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- Status string
- Status of the credential. Valid values include approvedorrevoked.
- apiProducts List<GoogleCloud Apigee V1Api Product Ref Response> 
- List of API products this credential can be used for.
- attributes
List<GoogleCloud Apigee V1Attribute Response> 
- List of attributes associated with this credential.
- consumerKey String
- Consumer key.
- consumerSecret String
- Secret key.
- expiresAt String
- Time the credential will expire in milliseconds since epoch.
- issuedAt String
- Time the credential was issued in milliseconds since epoch.
- scopes List<String>
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- status String
- Status of the credential. Valid values include approvedorrevoked.
- apiProducts GoogleCloud Apigee V1Api Product Ref Response[] 
- List of API products this credential can be used for.
- attributes
GoogleCloud Apigee V1Attribute Response[] 
- List of attributes associated with this credential.
- consumerKey string
- Consumer key.
- consumerSecret string
- Secret key.
- expiresAt string
- Time the credential will expire in milliseconds since epoch.
- issuedAt string
- Time the credential was issued in milliseconds since epoch.
- scopes string[]
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- status string
- Status of the credential. Valid values include approvedorrevoked.
- api_products Sequence[GoogleCloud Apigee V1Api Product Ref Response] 
- List of API products this credential can be used for.
- attributes
Sequence[GoogleCloud Apigee V1Attribute Response] 
- List of attributes associated with this credential.
- consumer_key str
- Consumer key.
- consumer_secret str
- Secret key.
- expires_at str
- Time the credential will expire in milliseconds since epoch.
- issued_at str
- Time the credential was issued in milliseconds since epoch.
- scopes Sequence[str]
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- status str
- Status of the credential. Valid values include approvedorrevoked.
- apiProducts List<Property Map>
- List of API products this credential can be used for.
- attributes List<Property Map>
- List of attributes associated with this credential.
- consumerKey String
- Consumer key.
- consumerSecret String
- Secret key.
- expiresAt String
- Time the credential will expire in milliseconds since epoch.
- issuedAt String
- Time the credential was issued in milliseconds since epoch.
- scopes List<String>
- List of scopes to apply to the app. Specified scopes must already exist on the API product that you associate with the app.
- status String
- Status of the credential. Valid values include approvedorrevoked.
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