Google Cloud Native is in preview. Google Cloud Classic is fully supported.
google-native.integrations/v1alpha.getAuthConfig
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Gets a complete auth config. If the auth config doesn’t exist, Code.NOT_FOUND exception will be thrown. Returns the decrypted auth config.
Using getAuthConfig
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 getAuthConfig(args: GetAuthConfigArgs, opts?: InvokeOptions): Promise<GetAuthConfigResult>
function getAuthConfigOutput(args: GetAuthConfigOutputArgs, opts?: InvokeOptions): Output<GetAuthConfigResult>
def get_auth_config(auth_config_id: Optional[str] = None,
location: Optional[str] = None,
product_id: Optional[str] = None,
project: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAuthConfigResult
def get_auth_config_output(auth_config_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
product_id: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAuthConfigResult]
func LookupAuthConfig(ctx *Context, args *LookupAuthConfigArgs, opts ...InvokeOption) (*LookupAuthConfigResult, error)
func LookupAuthConfigOutput(ctx *Context, args *LookupAuthConfigOutputArgs, opts ...InvokeOption) LookupAuthConfigResultOutput
> Note: This function is named LookupAuthConfig
in the Go SDK.
public static class GetAuthConfig
{
public static Task<GetAuthConfigResult> InvokeAsync(GetAuthConfigArgs args, InvokeOptions? opts = null)
public static Output<GetAuthConfigResult> Invoke(GetAuthConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAuthConfigResult> getAuthConfig(GetAuthConfigArgs args, InvokeOptions options)
public static Output<GetAuthConfigResult> getAuthConfig(GetAuthConfigArgs args, InvokeOptions options)
fn::invoke:
function: google-native:integrations/v1alpha:getAuthConfig
arguments:
# arguments dictionary
The following arguments are supported:
- Auth
Config Id This property is required. string - Location
This property is required. string - Product
Id This property is required. string - Project string
- Auth
Config Id This property is required. string - Location
This property is required. string - Product
Id This property is required. string - Project string
- auth
Config Id This property is required. String - location
This property is required. String - product
Id This property is required. String - project String
- auth
Config Id This property is required. string - location
This property is required. string - product
Id This property is required. string - project string
- auth_
config_ id This property is required. str - location
This property is required. str - product_
id This property is required. str - project str
- auth
Config Id This property is required. String - location
This property is required. String - product
Id This property is required. String - project String
getAuthConfig Result
The following output properties are available:
- Certificate
Id string - Certificate id for client certificate
- Create
Time string - The timestamp when the auth config is created.
- Creator
Email string - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Credential
Type string - Credential type of the encrypted credential.
- Decrypted
Credential Pulumi.Google Native. Integrations. V1Alpha. Outputs. Google Cloud Integrations V1alpha Credential Response - Raw auth credentials.
- Description string
- A description of the auth config.
- Display
Name string - The name of the auth config.
- Encrypted
Credential string - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- Expiry
Notification List<string>Duration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- Last
Modifier stringEmail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- Override
Valid stringTime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- Reason string
- The reason / details of the current status.
- State string
- The status of the auth config.
- Update
Time string - The timestamp when the auth config is modified.
- Valid
Time string - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- Visibility string
- The visibility of the auth config.
- Certificate
Id string - Certificate id for client certificate
- Create
Time string - The timestamp when the auth config is created.
- Creator
Email string - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Credential
Type string - Credential type of the encrypted credential.
- Decrypted
Credential GoogleCloud Integrations V1alpha Credential Response - Raw auth credentials.
- Description string
- A description of the auth config.
- Display
Name string - The name of the auth config.
- Encrypted
Credential string - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- Expiry
Notification []stringDuration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- Last
Modifier stringEmail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- Name string
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- Override
Valid stringTime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- Reason string
- The reason / details of the current status.
- State string
- The status of the auth config.
- Update
Time string - The timestamp when the auth config is modified.
- Valid
Time string - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- Visibility string
- The visibility of the auth config.
- certificate
Id String - Certificate id for client certificate
- create
Time String - The timestamp when the auth config is created.
- creator
Email String - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- credential
Type String - Credential type of the encrypted credential.
- decrypted
Credential GoogleCloud Integrations V1alpha Credential Response - Raw auth credentials.
- description String
- A description of the auth config.
- display
Name String - The name of the auth config.
- encrypted
Credential String - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- expiry
Notification List<String>Duration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- last
Modifier StringEmail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- override
Valid StringTime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- reason String
- The reason / details of the current status.
- state String
- The status of the auth config.
- update
Time String - The timestamp when the auth config is modified.
- valid
Time String - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- visibility String
- The visibility of the auth config.
- certificate
Id string - Certificate id for client certificate
- create
Time string - The timestamp when the auth config is created.
- creator
Email string - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- credential
Type string - Credential type of the encrypted credential.
- decrypted
Credential GoogleCloud Integrations V1alpha Credential Response - Raw auth credentials.
- description string
- A description of the auth config.
- display
Name string - The name of the auth config.
- encrypted
Credential string - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- expiry
Notification string[]Duration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- last
Modifier stringEmail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name string
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- override
Valid stringTime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- reason string
- The reason / details of the current status.
- state string
- The status of the auth config.
- update
Time string - The timestamp when the auth config is modified.
- valid
Time string - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- visibility string
- The visibility of the auth config.
- certificate_
id str - Certificate id for client certificate
- create_
time str - The timestamp when the auth config is created.
- creator_
email str - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- credential_
type str - Credential type of the encrypted credential.
- decrypted_
credential GoogleCloud Integrations V1alpha Credential Response - Raw auth credentials.
- description str
- A description of the auth config.
- display_
name str - The name of the auth config.
- encrypted_
credential str - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- expiry_
notification_ Sequence[str]duration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- last_
modifier_ stremail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name str
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- override_
valid_ strtime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- reason str
- The reason / details of the current status.
- state str
- The status of the auth config.
- update_
time str - The timestamp when the auth config is modified.
- valid_
time str - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- visibility str
- The visibility of the auth config.
- certificate
Id String - Certificate id for client certificate
- create
Time String - The timestamp when the auth config is created.
- creator
Email String - The creator's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- credential
Type String - Credential type of the encrypted credential.
- decrypted
Credential Property Map - Raw auth credentials.
- description String
- A description of the auth config.
- display
Name String - The name of the auth config.
- encrypted
Credential String - Auth credential encrypted by Cloud KMS. Can be decrypted as Credential with proper KMS key.
- expiry
Notification List<String>Duration - User can define the time to receive notification after which the auth config becomes invalid. Support up to 30 days. Support granularity in hours.
- last
Modifier StringEmail - The last modifier's email address. Generated based on the End User Credentials/LOAS role of the user making the call.
- name String
- Resource name of the SFDC instance projects/{project}/locations/{location}/authConfigs/{authConfig}.
- override
Valid StringTime - User provided expiry time to override. For the example of Salesforce, username/password credentials can be valid for 6 months depending on the instance settings.
- reason String
- The reason / details of the current status.
- state String
- The status of the auth config.
- update
Time String - The timestamp when the auth config is modified.
- valid
Time String - The time until the auth config is valid. Empty or max value is considered the auth config won't expire.
- visibility String
- The visibility of the auth config.
Supporting Types
GoogleCloudIntegrationsV1alphaAccessTokenResponse
- Access
Token This property is required. string - The access token encapsulating the security identity of a process or thread.
- Access
Token Expire Time This property is required. string - The approximate time until the access token retrieved is valid.
- Refresh
Token This property is required. string - If the access token will expire, use the refresh token to obtain another access token.
- Refresh
Token Expire Time This property is required. string - The approximate time until the refresh token retrieved is valid.
- Token
Type This property is required. string - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
- Access
Token This property is required. string - The access token encapsulating the security identity of a process or thread.
- Access
Token Expire Time This property is required. string - The approximate time until the access token retrieved is valid.
- Refresh
Token This property is required. string - If the access token will expire, use the refresh token to obtain another access token.
- Refresh
Token Expire Time This property is required. string - The approximate time until the refresh token retrieved is valid.
- Token
Type This property is required. string - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
- access
Token This property is required. String - The access token encapsulating the security identity of a process or thread.
- access
Token Expire Time This property is required. String - The approximate time until the access token retrieved is valid.
- refresh
Token This property is required. String - If the access token will expire, use the refresh token to obtain another access token.
- refresh
Token Expire Time This property is required. String - The approximate time until the refresh token retrieved is valid.
- token
Type This property is required. String - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
- access
Token This property is required. string - The access token encapsulating the security identity of a process or thread.
- access
Token Expire Time This property is required. string - The approximate time until the access token retrieved is valid.
- refresh
Token This property is required. string - If the access token will expire, use the refresh token to obtain another access token.
- refresh
Token Expire Time This property is required. string - The approximate time until the refresh token retrieved is valid.
- token
Type This property is required. string - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
- access_
token This property is required. str - The access token encapsulating the security identity of a process or thread.
- access_
token_ expire_ time This property is required. str - The approximate time until the access token retrieved is valid.
- refresh_
token This property is required. str - If the access token will expire, use the refresh token to obtain another access token.
- refresh_
token_ expire_ time This property is required. str - The approximate time until the refresh token retrieved is valid.
- token_
type This property is required. str - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
- access
Token This property is required. String - The access token encapsulating the security identity of a process or thread.
- access
Token Expire Time This property is required. String - The approximate time until the access token retrieved is valid.
- refresh
Token This property is required. String - If the access token will expire, use the refresh token to obtain another access token.
- refresh
Token Expire Time This property is required. String - The approximate time until the refresh token retrieved is valid.
- token
Type This property is required. String - Only support "bearer" token in v1 as bearer token is the predominant type used with OAuth 2.0.
GoogleCloudIntegrationsV1alphaAuthTokenResponse
GoogleCloudIntegrationsV1alphaBooleanParameterArrayResponse
- Boolean
Values This property is required. List<bool> - Boolean array.
- Boolean
Values This property is required. []bool - Boolean array.
- boolean
Values This property is required. List<Boolean> - Boolean array.
- boolean
Values This property is required. boolean[] - Boolean array.
- boolean_
values This property is required. Sequence[bool] - Boolean array.
- boolean
Values This property is required. List<Boolean> - Boolean array.
GoogleCloudIntegrationsV1alphaCredentialResponse
- Auth
Token This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Auth Token Response - Auth token credential
- Credential
Type This property is required. string - Credential type associated with auth config.
- Jwt
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Jwt Response - JWT credential
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha OAuth2Authorization Code Response - The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- Oauth2Client
Credentials This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha OAuth2Client Credentials Response - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- Oauth2Resource
Owner Credentials This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha OAuth2Resource Owner Credentials Response - OAuth2 resource owner credentials
- Oidc
Token This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Oidc Token Response - Google OIDC ID Token
- Service
Account Credentials This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Service Account Credentials Response - Service account credential
- Username
And Password This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Username And Password Response - Username and password credential
- Auth
Token This property is required. GoogleCloud Integrations V1alpha Auth Token Response - Auth token credential
- Credential
Type This property is required. string - Credential type associated with auth config.
- Jwt
This property is required. GoogleCloud Integrations V1alpha Jwt Response - JWT credential
This property is required. GoogleCloud Integrations V1alpha OAuth2Authorization Code Response - The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- Oauth2Client
Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Client Credentials Response - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- Oauth2Resource
Owner Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Resource Owner Credentials Response - OAuth2 resource owner credentials
- Oidc
Token This property is required. GoogleCloud Integrations V1alpha Oidc Token Response - Google OIDC ID Token
- Service
Account Credentials This property is required. GoogleCloud Integrations V1alpha Service Account Credentials Response - Service account credential
- Username
And Password This property is required. GoogleCloud Integrations V1alpha Username And Password Response - Username and password credential
- auth
Token This property is required. GoogleCloud Integrations V1alpha Auth Token Response - Auth token credential
- credential
Type This property is required. String - Credential type associated with auth config.
- jwt
This property is required. GoogleCloud Integrations V1alpha Jwt Response - JWT credential
This property is required. GoogleCloud Integrations V1alpha OAuth2Authorization Code Response - The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- oauth2Client
Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Client Credentials Response - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- oauth2Resource
Owner Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Resource Owner Credentials Response - OAuth2 resource owner credentials
- oidc
Token This property is required. GoogleCloud Integrations V1alpha Oidc Token Response - Google OIDC ID Token
- service
Account Credentials This property is required. GoogleCloud Integrations V1alpha Service Account Credentials Response - Service account credential
- username
And Password This property is required. GoogleCloud Integrations V1alpha Username And Password Response - Username and password credential
- auth
Token This property is required. GoogleCloud Integrations V1alpha Auth Token Response - Auth token credential
- credential
Type This property is required. string - Credential type associated with auth config.
- jwt
This property is required. GoogleCloud Integrations V1alpha Jwt Response - JWT credential
This property is required. GoogleCloud Integrations V1alpha OAuth2Authorization Code Response - The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- oauth2Client
Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Client Credentials Response - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- oauth2Resource
Owner Credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Resource Owner Credentials Response - OAuth2 resource owner credentials
- oidc
Token This property is required. GoogleCloud Integrations V1alpha Oidc Token Response - Google OIDC ID Token
- service
Account Credentials This property is required. GoogleCloud Integrations V1alpha Service Account Credentials Response - Service account credential
- username
And Password This property is required. GoogleCloud Integrations V1alpha Username And Password Response - Username and password credential
- auth_
token This property is required. GoogleCloud Integrations V1alpha Auth Token Response - Auth token credential
- credential_
type This property is required. str - Credential type associated with auth config.
- jwt
This property is required. GoogleCloud Integrations V1alpha Jwt Response - JWT credential
This property is required. GoogleCloud Integrations V1alpha OAuth2Authorization Code Response - The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- oauth2_
client_ credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Client Credentials Response - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- oauth2_
resource_ owner_ credentials This property is required. GoogleCloud Integrations V1alpha OAuth2Resource Owner Credentials Response - OAuth2 resource owner credentials
- oidc_
token This property is required. GoogleCloud Integrations V1alpha Oidc Token Response - Google OIDC ID Token
- service_
account_ credentials This property is required. GoogleCloud Integrations V1alpha Service Account Credentials Response - Service account credential
- username_
and_ password This property is required. GoogleCloud Integrations V1alpha Username And Password Response - Username and password credential
- auth
Token This property is required. Property Map - Auth token credential
- credential
Type This property is required. String - Credential type associated with auth config.
- jwt
This property is required. Property Map - JWT credential
This property is required. Property Map- The api_key and oauth2_implicit are not covered in v1 and will be picked up once v1 is implemented. ApiKey api_key = 3; OAuth2 authorization code credential
- oauth2Client
Credentials This property is required. Property Map - OAuth2Implicit oauth2_implicit = 5; OAuth2 client credentials
- oauth2Resource
Owner Credentials This property is required. Property Map - OAuth2 resource owner credentials
- oidc
Token This property is required. Property Map - Google OIDC ID Token
- service
Account Credentials This property is required. Property Map - Service account credential
- username
And Password This property is required. Property Map - Username and password credential
GoogleCloudIntegrationsV1alphaDoubleParameterArrayResponse
- Double
Values This property is required. List<double> - Double number array.
- Double
Values This property is required. []float64 - Double number array.
- double
Values This property is required. List<Double> - Double number array.
- double
Values This property is required. number[] - Double number array.
- double_
values This property is required. Sequence[float] - Double number array.
- double
Values This property is required. List<Number> - Double number array.
GoogleCloudIntegrationsV1alphaIntParameterArrayResponse
- Int
Values This property is required. List<string> - Integer array.
- Int
Values This property is required. []string - Integer array.
- int
Values This property is required. List<String> - Integer array.
- int
Values This property is required. string[] - Integer array.
- int_
values This property is required. Sequence[str] - Integer array.
- int
Values This property is required. List<String> - Integer array.
GoogleCloudIntegrationsV1alphaJwtResponse
- Jwt
This property is required. string - The token calculated by the header, payload and signature.
- Jwt
Header This property is required. string - Identifies which algorithm is used to generate the signature.
- Jwt
Payload This property is required. string - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- Secret
This property is required. string - User's pre-shared secret to sign the token.
- Jwt
This property is required. string - The token calculated by the header, payload and signature.
- Jwt
Header This property is required. string - Identifies which algorithm is used to generate the signature.
- Jwt
Payload This property is required. string - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- Secret
This property is required. string - User's pre-shared secret to sign the token.
- jwt
This property is required. String - The token calculated by the header, payload and signature.
- jwt
Header This property is required. String - Identifies which algorithm is used to generate the signature.
- jwt
Payload This property is required. String - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- secret
This property is required. String - User's pre-shared secret to sign the token.
- jwt
This property is required. string - The token calculated by the header, payload and signature.
- jwt
Header This property is required. string - Identifies which algorithm is used to generate the signature.
- jwt
Payload This property is required. string - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- secret
This property is required. string - User's pre-shared secret to sign the token.
- jwt
This property is required. str - The token calculated by the header, payload and signature.
- jwt_
header This property is required. str - Identifies which algorithm is used to generate the signature.
- jwt_
payload This property is required. str - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- secret
This property is required. str - User's pre-shared secret to sign the token.
- jwt
This property is required. String - The token calculated by the header, payload and signature.
- jwt
Header This property is required. String - Identifies which algorithm is used to generate the signature.
- jwt
Payload This property is required. String - Contains a set of claims. The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token.
- secret
This property is required. String - User's pre-shared secret to sign the token.
GoogleCloudIntegrationsV1alphaOAuth2AuthorizationCodeResponse
- Access
Token This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Access Token Response - The access token received from the token endpoint.
- Apply
Reauth Policy This property is required. bool - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- Auth
Code This property is required. string - The Auth Code that is used to initially retrieve the access token.
- Auth
Endpoint This property is required. string - The auth url endpoint to send the auth code request to.
- Auth
Params This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Response - The auth parameters sent along with the auth code request.
- Client
Id This property is required. string - The client's id.
- Client
Secret This property is required. string - The client's secret.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token url endpoint to send the token request to.
- Token
Params This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Response - The token parameters sent along with the token request.
- Access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - The access token received from the token endpoint.
- Apply
Reauth Policy This property is required. bool - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- Auth
Code This property is required. string - The Auth Code that is used to initially retrieve the access token.
- Auth
Endpoint This property is required. string - The auth url endpoint to send the auth code request to.
- Auth
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The auth parameters sent along with the auth code request.
- Client
Id This property is required. string - The client's id.
- Client
Secret This property is required. string - The client's secret.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token url endpoint to send the token request to.
- Token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The token parameters sent along with the token request.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - The access token received from the token endpoint.
- apply
Reauth Policy This property is required. Boolean - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- auth
Code This property is required. String - The Auth Code that is used to initially retrieve the access token.
- auth
Endpoint This property is required. String - The auth url endpoint to send the auth code request to.
- auth
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The auth parameters sent along with the auth code request.
- client
Id This property is required. String - The client's id.
- client
Secret This property is required. String - The client's secret.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token url endpoint to send the token request to.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The token parameters sent along with the token request.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - The access token received from the token endpoint.
- apply
Reauth Policy This property is required. boolean - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- auth
Code This property is required. string - The Auth Code that is used to initially retrieve the access token.
- auth
Endpoint This property is required. string - The auth url endpoint to send the auth code request to.
- auth
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The auth parameters sent along with the auth code request.
- client
Id This property is required. string - The client's id.
- client
Secret This property is required. string - The client's secret.
- request
Type This property is required. string - Represent how to pass parameters to fetch access token
- scope
This property is required. string - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. string - The token url endpoint to send the token request to.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The token parameters sent along with the token request.
- access_
token This property is required. GoogleCloud Integrations V1alpha Access Token Response - The access token received from the token endpoint.
- apply_
reauth_ policy This property is required. bool - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- auth_
code This property is required. str - The Auth Code that is used to initially retrieve the access token.
- auth_
endpoint This property is required. str - The auth url endpoint to send the auth code request to.
- auth_
params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The auth parameters sent along with the auth code request.
- client_
id This property is required. str - The client's id.
- client_
secret This property is required. str - The client's secret.
- request_
type This property is required. str - Represent how to pass parameters to fetch access token
- scope
This property is required. str - A space-delimited list of requested scope permissions.
- token_
endpoint This property is required. str - The token url endpoint to send the token request to.
- token_
params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - The token parameters sent along with the token request.
- access
Token This property is required. Property Map - The access token received from the token endpoint.
- apply
Reauth Policy This property is required. Boolean - Indicates if the user has opted in Google Reauth Policy. If opted in, the refresh token will be valid for 20 hours, after which time users must re-authenticate in order to obtain a new one.
- auth
Code This property is required. String - The Auth Code that is used to initially retrieve the access token.
- auth
Endpoint This property is required. String - The auth url endpoint to send the auth code request to.
- auth
Params This property is required. Property Map - The auth parameters sent along with the auth code request.
- client
Id This property is required. String - The client's id.
- client
Secret This property is required. String - The client's secret.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token url endpoint to send the token request to.
- token
Params This property is required. Property Map - The token parameters sent along with the token request.
GoogleCloudIntegrationsV1alphaOAuth2ClientCredentialsResponse
- Access
Token This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- Client
Id This property is required. string - The client's ID.
- Client
Secret This property is required. string - The client's secret.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- Token
Params This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- Access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- Client
Id This property is required. string - The client's ID.
- Client
Secret This property is required. string - The client's secret.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- Token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client
Id This property is required. String - The client's ID.
- client
Secret This property is required. String - The client's secret.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client
Id This property is required. string - The client's ID.
- client
Secret This property is required. string - The client's secret.
- request
Type This property is required. string - Represent how to pass parameters to fetch access token
- scope
This property is required. string - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- access_
token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client_
id This property is required. str - The client's ID.
- client_
secret This property is required. str - The client's secret.
- request_
type This property is required. str - Represent how to pass parameters to fetch access token
- scope
This property is required. str - A space-delimited list of requested scope permissions.
- token_
endpoint This property is required. str - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token_
params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- access
Token This property is required. Property Map - Access token fetched from the authorization server.
- client
Id This property is required. String - The client's ID.
- client
Secret This property is required. String - The client's secret.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. Property Map - Token parameters for the auth request.
GoogleCloudIntegrationsV1alphaOAuth2ResourceOwnerCredentialsResponse
- Access
Token This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- Client
Id This property is required. string - The client's ID.
- Client
Secret This property is required. string - The client's secret.
- Password
This property is required. string - The user's password.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- Token
Params This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- Username
This property is required. string - The user's username.
- Access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- Client
Id This property is required. string - The client's ID.
- Client
Secret This property is required. string - The client's secret.
- Password
This property is required. string - The user's password.
- Request
Type This property is required. string - Represent how to pass parameters to fetch access token
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- Token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- Username
This property is required. string - The user's username.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client
Id This property is required. String - The client's ID.
- client
Secret This property is required. String - The client's secret.
- password
This property is required. String - The user's password.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- username
This property is required. String - The user's username.
- access
Token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client
Id This property is required. string - The client's ID.
- client
Secret This property is required. string - The client's secret.
- password
This property is required. string - The user's password.
- request
Type This property is required. string - Represent how to pass parameters to fetch access token
- scope
This property is required. string - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. string - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- username
This property is required. string - The user's username.
- access_
token This property is required. GoogleCloud Integrations V1alpha Access Token Response - Access token fetched from the authorization server.
- client_
id This property is required. str - The client's ID.
- client_
secret This property is required. str - The client's secret.
- password
This property is required. str - The user's password.
- request_
type This property is required. str - Represent how to pass parameters to fetch access token
- scope
This property is required. str - A space-delimited list of requested scope permissions.
- token_
endpoint This property is required. str - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token_
params This property is required. GoogleCloud Integrations V1alpha Parameter Map Response - Token parameters for the auth request.
- username
This property is required. str - The user's username.
- access
Token This property is required. Property Map - Access token fetched from the authorization server.
- client
Id This property is required. String - The client's ID.
- client
Secret This property is required. String - The client's secret.
- password
This property is required. String - The user's password.
- request
Type This property is required. String - Represent how to pass parameters to fetch access token
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- token
Endpoint This property is required. String - The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
- token
Params This property is required. Property Map - Token parameters for the auth request.
- username
This property is required. String - The user's username.
GoogleCloudIntegrationsV1alphaOidcTokenResponse
- Audience
This property is required. string - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- Service
Account Email This property is required. string - The service account email to be used as the identity for the token.
- Token
This property is required. string - ID token obtained for the service account
- Token
Expire Time This property is required. string - The approximate time until the token retrieved is valid.
- Audience
This property is required. string - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- Service
Account Email This property is required. string - The service account email to be used as the identity for the token.
- Token
This property is required. string - ID token obtained for the service account
- Token
Expire Time This property is required. string - The approximate time until the token retrieved is valid.
- audience
This property is required. String - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- service
Account Email This property is required. String - The service account email to be used as the identity for the token.
- token
This property is required. String - ID token obtained for the service account
- token
Expire Time This property is required. String - The approximate time until the token retrieved is valid.
- audience
This property is required. string - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- service
Account Email This property is required. string - The service account email to be used as the identity for the token.
- token
This property is required. string - ID token obtained for the service account
- token
Expire Time This property is required. string - The approximate time until the token retrieved is valid.
- audience
This property is required. str - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- service_
account_ email This property is required. str - The service account email to be used as the identity for the token.
- token
This property is required. str - ID token obtained for the service account
- token_
expire_ time This property is required. str - The approximate time until the token retrieved is valid.
- audience
This property is required. String - Audience to be used when generating OIDC token. The audience claim identifies the recipients that the JWT is intended for.
- service
Account Email This property is required. String - The service account email to be used as the identity for the token.
- token
This property is required. String - ID token obtained for the service account
- token
Expire Time This property is required. String - The approximate time until the token retrieved is valid.
GoogleCloudIntegrationsV1alphaParameterMapEntryResponse
- Key
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Field Response - Key of the map entry.
- Value
This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Field Response - Value of the map entry.
- Key
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Key of the map entry.
- Value
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Value of the map entry.
- key
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Key of the map entry.
- value
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Value of the map entry.
- key
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Key of the map entry.
- value
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Value of the map entry.
- key
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Key of the map entry.
- value
This property is required. GoogleCloud Integrations V1alpha Parameter Map Field Response - Value of the map entry.
- key
This property is required. Property Map - Key of the map entry.
- value
This property is required. Property Map - Value of the map entry.
GoogleCloudIntegrationsV1alphaParameterMapFieldResponse
- Literal
Value This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Value Type Response - Passing a literal value.
- Reference
Key This property is required. string - Referencing one of the Integration variables.
- Literal
Value This property is required. GoogleCloud Integrations V1alpha Value Type Response - Passing a literal value.
- Reference
Key This property is required. string - Referencing one of the Integration variables.
- literal
Value This property is required. GoogleCloud Integrations V1alpha Value Type Response - Passing a literal value.
- reference
Key This property is required. String - Referencing one of the Integration variables.
- literal
Value This property is required. GoogleCloud Integrations V1alpha Value Type Response - Passing a literal value.
- reference
Key This property is required. string - Referencing one of the Integration variables.
- literal_
value This property is required. GoogleCloud Integrations V1alpha Value Type Response - Passing a literal value.
- reference_
key This property is required. str - Referencing one of the Integration variables.
- literal
Value This property is required. Property Map - Passing a literal value.
- reference
Key This property is required. String - Referencing one of the Integration variables.
GoogleCloudIntegrationsV1alphaParameterMapResponse
- Entries
This property is required. List<Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Parameter Map Entry Response> - A list of parameter map entries.
- Key
Type This property is required. string - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- Value
Type This property is required. string - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
- Entries
This property is required. []GoogleCloud Integrations V1alpha Parameter Map Entry Response - A list of parameter map entries.
- Key
Type This property is required. string - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- Value
Type This property is required. string - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
- entries
This property is required. List<GoogleCloud Integrations V1alpha Parameter Map Entry Response> - A list of parameter map entries.
- key
Type This property is required. String - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- value
Type This property is required. String - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
- entries
This property is required. GoogleCloud Integrations V1alpha Parameter Map Entry Response[] - A list of parameter map entries.
- key
Type This property is required. string - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- value
Type This property is required. string - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
- entries
This property is required. Sequence[GoogleCloud Integrations V1alpha Parameter Map Entry Response] - A list of parameter map entries.
- key_
type This property is required. str - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- value_
type This property is required. str - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
- entries
This property is required. List<Property Map> - A list of parameter map entries.
- key
Type This property is required. String - Option to specify key type for all entries of the map. If provided then field types for all entries must conform to this.
- value
Type This property is required. String - Option to specify value type for all entries of the map. If provided then field types for all entries must conform to this.
GoogleCloudIntegrationsV1alphaServiceAccountCredentialsResponse
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Service
Account This property is required. string - Name of the service account that has the permission to make the request.
- Scope
This property is required. string - A space-delimited list of requested scope permissions.
- Service
Account This property is required. string - Name of the service account that has the permission to make the request.
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- service
Account This property is required. String - Name of the service account that has the permission to make the request.
- scope
This property is required. string - A space-delimited list of requested scope permissions.
- service
Account This property is required. string - Name of the service account that has the permission to make the request.
- scope
This property is required. str - A space-delimited list of requested scope permissions.
- service_
account This property is required. str - Name of the service account that has the permission to make the request.
- scope
This property is required. String - A space-delimited list of requested scope permissions.
- service
Account This property is required. String - Name of the service account that has the permission to make the request.
GoogleCloudIntegrationsV1alphaStringParameterArrayResponse
- String
Values This property is required. List<string> - String array.
- String
Values This property is required. []string - String array.
- string
Values This property is required. List<String> - String array.
- string
Values This property is required. string[] - String array.
- string_
values This property is required. Sequence[str] - String array.
- string
Values This property is required. List<String> - String array.
GoogleCloudIntegrationsV1alphaUsernameAndPasswordResponse
GoogleCloudIntegrationsV1alphaValueTypeResponse
- Boolean
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- Boolean
Value This property is required. bool - Boolean.
- Double
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- Double
Value This property is required. double - Double Number.
- Int
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- Int
Value This property is required. string - Integer.
- Json
Value This property is required. string - Json.
- String
Array This property is required. Pulumi.Google Native. Integrations. V1Alpha. Inputs. Google Cloud Integrations V1alpha String Parameter Array Response - String Array.
- String
Value This property is required. string - String.
- Boolean
Array This property is required. GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- Boolean
Value This property is required. bool - Boolean.
- Double
Array This property is required. GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- Double
Value This property is required. float64 - Double Number.
- Int
Array This property is required. GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- Int
Value This property is required. string - Integer.
- Json
Value This property is required. string - Json.
- String
Array This property is required. GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- String
Value This property is required. string - String.
- boolean
Array This property is required. GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean
Value This property is required. Boolean - Boolean.
- double
Array This property is required. GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double
Value This property is required. Double - Double Number.
- int
Array This property is required. GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int
Value This property is required. String - Integer.
- json
Value This property is required. String - Json.
- string
Array This property is required. GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string
Value This property is required. String - String.
- boolean
Array This property is required. GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean
Value This property is required. boolean - Boolean.
- double
Array This property is required. GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double
Value This property is required. number - Double Number.
- int
Array This property is required. GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int
Value This property is required. string - Integer.
- json
Value This property is required. string - Json.
- string
Array This property is required. GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string
Value This property is required. string - String.
- boolean_
array This property is required. GoogleCloud Integrations V1alpha Boolean Parameter Array Response - Boolean Array.
- boolean_
value This property is required. bool - Boolean.
- double_
array This property is required. GoogleCloud Integrations V1alpha Double Parameter Array Response - Double Number Array.
- double_
value This property is required. float - Double Number.
- int_
array This property is required. GoogleCloud Integrations V1alpha Int Parameter Array Response - Integer Array.
- int_
value This property is required. str - Integer.
- json_
value This property is required. str - Json.
- string_
array This property is required. GoogleCloud Integrations V1alpha String Parameter Array Response - String Array.
- string_
value This property is required. str - String.
- boolean
Array This property is required. Property Map - Boolean Array.
- boolean
Value This property is required. Boolean - Boolean.
- double
Array This property is required. Property Map - Double Number Array.
- double
Value This property is required. Number - Double Number.
- int
Array This property is required. Property Map - Integer Array.
- int
Value This property is required. String - Integer.
- json
Value This property is required. String - Json.
- string
Array This property is required. Property Map - String Array.
- string
Value This property is required. String - String.
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.