snowflake.OauthIntegrationForPartnerApplications
Explore with Pulumi AI
Import
$ pulumi import snowflake:index/oauthIntegrationForPartnerApplications:OauthIntegrationForPartnerApplications example "name"
Create OauthIntegrationForPartnerApplications Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new OauthIntegrationForPartnerApplications(name: string, args: OauthIntegrationForPartnerApplicationsArgs, opts?: CustomResourceOptions);@overload
def OauthIntegrationForPartnerApplications(resource_name: str,
                                           args: OauthIntegrationForPartnerApplicationsArgs,
                                           opts: Optional[ResourceOptions] = None)
@overload
def OauthIntegrationForPartnerApplications(resource_name: str,
                                           opts: Optional[ResourceOptions] = None,
                                           oauth_client: Optional[str] = None,
                                           blocked_roles_lists: Optional[Sequence[str]] = None,
                                           comment: Optional[str] = None,
                                           enabled: Optional[str] = None,
                                           name: Optional[str] = None,
                                           oauth_issue_refresh_tokens: Optional[str] = None,
                                           oauth_redirect_uri: Optional[str] = None,
                                           oauth_refresh_token_validity: Optional[int] = None,
                                           oauth_use_secondary_roles: Optional[str] = None)func NewOauthIntegrationForPartnerApplications(ctx *Context, name string, args OauthIntegrationForPartnerApplicationsArgs, opts ...ResourceOption) (*OauthIntegrationForPartnerApplications, error)public OauthIntegrationForPartnerApplications(string name, OauthIntegrationForPartnerApplicationsArgs args, CustomResourceOptions? opts = null)
public OauthIntegrationForPartnerApplications(String name, OauthIntegrationForPartnerApplicationsArgs args)
public OauthIntegrationForPartnerApplications(String name, OauthIntegrationForPartnerApplicationsArgs args, CustomResourceOptions options)
type: snowflake:OauthIntegrationForPartnerApplications
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args OauthIntegrationForPartnerApplicationsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args OauthIntegrationForPartnerApplicationsArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args OauthIntegrationForPartnerApplicationsArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args OauthIntegrationForPartnerApplicationsArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args OauthIntegrationForPartnerApplicationsArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var oauthIntegrationForPartnerApplicationsResource = new Snowflake.OauthIntegrationForPartnerApplications("oauthIntegrationForPartnerApplicationsResource", new()
{
    OauthClient = "string",
    BlockedRolesLists = new[]
    {
        "string",
    },
    Comment = "string",
    Enabled = "string",
    Name = "string",
    OauthIssueRefreshTokens = "string",
    OauthRedirectUri = "string",
    OauthRefreshTokenValidity = 0,
    OauthUseSecondaryRoles = "string",
});
example, err := snowflake.NewOauthIntegrationForPartnerApplications(ctx, "oauthIntegrationForPartnerApplicationsResource", &snowflake.OauthIntegrationForPartnerApplicationsArgs{
	OauthClient: pulumi.String("string"),
	BlockedRolesLists: pulumi.StringArray{
		pulumi.String("string"),
	},
	Comment:                   pulumi.String("string"),
	Enabled:                   pulumi.String("string"),
	Name:                      pulumi.String("string"),
	OauthIssueRefreshTokens:   pulumi.String("string"),
	OauthRedirectUri:          pulumi.String("string"),
	OauthRefreshTokenValidity: pulumi.Int(0),
	OauthUseSecondaryRoles:    pulumi.String("string"),
})
var oauthIntegrationForPartnerApplicationsResource = new OauthIntegrationForPartnerApplications("oauthIntegrationForPartnerApplicationsResource", OauthIntegrationForPartnerApplicationsArgs.builder()
    .oauthClient("string")
    .blockedRolesLists("string")
    .comment("string")
    .enabled("string")
    .name("string")
    .oauthIssueRefreshTokens("string")
    .oauthRedirectUri("string")
    .oauthRefreshTokenValidity(0)
    .oauthUseSecondaryRoles("string")
    .build());
oauth_integration_for_partner_applications_resource = snowflake.OauthIntegrationForPartnerApplications("oauthIntegrationForPartnerApplicationsResource",
    oauth_client="string",
    blocked_roles_lists=["string"],
    comment="string",
    enabled="string",
    name="string",
    oauth_issue_refresh_tokens="string",
    oauth_redirect_uri="string",
    oauth_refresh_token_validity=0,
    oauth_use_secondary_roles="string")
const oauthIntegrationForPartnerApplicationsResource = new snowflake.OauthIntegrationForPartnerApplications("oauthIntegrationForPartnerApplicationsResource", {
    oauthClient: "string",
    blockedRolesLists: ["string"],
    comment: "string",
    enabled: "string",
    name: "string",
    oauthIssueRefreshTokens: "string",
    oauthRedirectUri: "string",
    oauthRefreshTokenValidity: 0,
    oauthUseSecondaryRoles: "string",
});
type: snowflake:OauthIntegrationForPartnerApplications
properties:
    blockedRolesLists:
        - string
    comment: string
    enabled: string
    name: string
    oauthClient: string
    oauthIssueRefreshTokens: string
    oauthRedirectUri: string
    oauthRefreshTokenValidity: 0
    oauthUseSecondaryRoles: string
OauthIntegrationForPartnerApplications Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The OauthIntegrationForPartnerApplications resource accepts the following input properties:
- OauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- BlockedRoles List<string>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- Comment string
- Specifies a comment for the OAuth integration.
- Enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- Name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- OauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- OauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- OauthRefresh intToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- OauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- OauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- BlockedRoles []stringLists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- Comment string
- Specifies a comment for the OAuth integration.
- Enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- Name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- OauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- OauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- OauthRefresh intToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- OauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- oauthClient String
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- blockedRoles List<String>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment String
- Specifies a comment for the OAuth integration.
- enabled String
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- name String
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthIssue StringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect StringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh IntegerToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse StringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- oauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- blockedRoles string[]Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment string
- Specifies a comment for the OAuth integration.
- enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh numberToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- oauth_client str
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- blocked_roles_ Sequence[str]lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment str
- Specifies a comment for the OAuth integration.
- enabled str
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- name str
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauth_issue_ strrefresh_ tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauth_redirect_ struri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauth_refresh_ inttoken_ validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauth_use_ strsecondary_ roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- oauthClient String
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- blockedRoles List<String>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment String
- Specifies a comment for the OAuth integration.
- enabled String
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- name String
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthIssue StringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect StringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh NumberToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse StringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
Outputs
All input properties are implicitly available as output properties. Additionally, the OauthIntegrationForPartnerApplications resource produces the following output properties:
- DescribeOutputs List<OauthIntegration For Partner Applications Describe Output> 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- FullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- Id string
- The provider-assigned unique ID for this managed resource.
- 
List<OauthIntegration For Partner Applications Related Parameter> 
- Parameters related to this security integration.
- ShowOutputs List<OauthIntegration For Partner Applications Show Output> 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- DescribeOutputs []OauthIntegration For Partner Applications Describe Output 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- FullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- Id string
- The provider-assigned unique ID for this managed resource.
- 
[]OauthIntegration For Partner Applications Related Parameter 
- Parameters related to this security integration.
- ShowOutputs []OauthIntegration For Partner Applications Show Output 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- describeOutputs List<OauthIntegration For Partner Applications Describe Output> 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- fullyQualified StringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- id String
- The provider-assigned unique ID for this managed resource.
- 
List<OauthIntegration For Partner Applications Related Parameter> 
- Parameters related to this security integration.
- showOutputs List<OauthIntegration For Partner Applications Show Output> 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- describeOutputs OauthIntegration For Partner Applications Describe Output[] 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- fullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- id string
- The provider-assigned unique ID for this managed resource.
- 
OauthIntegration For Partner Applications Related Parameter[] 
- Parameters related to this security integration.
- showOutputs OauthIntegration For Partner Applications Show Output[] 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- describe_outputs Sequence[OauthIntegration For Partner Applications Describe Output] 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- fully_qualified_ strname 
- Fully qualified name of the resource. For more information, see object name resolution.
- id str
- The provider-assigned unique ID for this managed resource.
- 
Sequence[OauthIntegration For Partner Applications Related Parameter] 
- Parameters related to this security integration.
- show_outputs Sequence[OauthIntegration For Partner Applications Show Output] 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- describeOutputs List<Property Map>
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- fullyQualified StringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- id String
- The provider-assigned unique ID for this managed resource.
- List<Property Map>
- Parameters related to this security integration.
- showOutputs List<Property Map>
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
Look up Existing OauthIntegrationForPartnerApplications Resource
Get an existing OauthIntegrationForPartnerApplications resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: OauthIntegrationForPartnerApplicationsState, opts?: CustomResourceOptions): OauthIntegrationForPartnerApplications@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        blocked_roles_lists: Optional[Sequence[str]] = None,
        comment: Optional[str] = None,
        describe_outputs: Optional[Sequence[OauthIntegrationForPartnerApplicationsDescribeOutputArgs]] = None,
        enabled: Optional[str] = None,
        fully_qualified_name: Optional[str] = None,
        name: Optional[str] = None,
        oauth_client: Optional[str] = None,
        oauth_issue_refresh_tokens: Optional[str] = None,
        oauth_redirect_uri: Optional[str] = None,
        oauth_refresh_token_validity: Optional[int] = None,
        oauth_use_secondary_roles: Optional[str] = None,
        related_parameters: Optional[Sequence[OauthIntegrationForPartnerApplicationsRelatedParameterArgs]] = None,
        show_outputs: Optional[Sequence[OauthIntegrationForPartnerApplicationsShowOutputArgs]] = None) -> OauthIntegrationForPartnerApplicationsfunc GetOauthIntegrationForPartnerApplications(ctx *Context, name string, id IDInput, state *OauthIntegrationForPartnerApplicationsState, opts ...ResourceOption) (*OauthIntegrationForPartnerApplications, error)public static OauthIntegrationForPartnerApplications Get(string name, Input<string> id, OauthIntegrationForPartnerApplicationsState? state, CustomResourceOptions? opts = null)public static OauthIntegrationForPartnerApplications get(String name, Output<String> id, OauthIntegrationForPartnerApplicationsState state, CustomResourceOptions options)resources:  _:    type: snowflake:OauthIntegrationForPartnerApplications    get:      id: ${id}- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- BlockedRoles List<string>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- Comment string
- Specifies a comment for the OAuth integration.
- DescribeOutputs List<OauthIntegration For Partner Applications Describe Output> 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- Enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- FullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- Name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- OauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- OauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- OauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- OauthRefresh intToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- OauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- 
List<OauthIntegration For Partner Applications Related Parameter> 
- Parameters related to this security integration.
- ShowOutputs List<OauthIntegration For Partner Applications Show Output> 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- BlockedRoles []stringLists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- Comment string
- Specifies a comment for the OAuth integration.
- DescribeOutputs []OauthIntegration For Partner Applications Describe Output Args 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- Enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- FullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- Name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- OauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- OauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- OauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- OauthRefresh intToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- OauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- 
[]OauthIntegration For Partner Applications Related Parameter Args 
- Parameters related to this security integration.
- ShowOutputs []OauthIntegration For Partner Applications Show Output Args 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- blockedRoles List<String>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment String
- Specifies a comment for the OAuth integration.
- describeOutputs List<OauthIntegration For Partner Applications Describe Output> 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- enabled String
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- fullyQualified StringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- name String
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthClient String
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- oauthIssue StringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect StringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh IntegerToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse StringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- 
List<OauthIntegration For Partner Applications Related Parameter> 
- Parameters related to this security integration.
- showOutputs List<OauthIntegration For Partner Applications Show Output> 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- blockedRoles string[]Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment string
- Specifies a comment for the OAuth integration.
- describeOutputs OauthIntegration For Partner Applications Describe Output[] 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- enabled string
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- fullyQualified stringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- name string
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthClient string
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- oauthIssue stringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect stringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh numberToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse stringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- 
OauthIntegration For Partner Applications Related Parameter[] 
- Parameters related to this security integration.
- showOutputs OauthIntegration For Partner Applications Show Output[] 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- blocked_roles_ Sequence[str]lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment str
- Specifies a comment for the OAuth integration.
- describe_outputs Sequence[OauthIntegration For Partner Applications Describe Output Args] 
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- enabled str
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- fully_qualified_ strname 
- Fully qualified name of the resource. For more information, see object name resolution.
- name str
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauth_client str
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- oauth_issue_ strrefresh_ tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauth_redirect_ struri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauth_refresh_ inttoken_ validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauth_use_ strsecondary_ roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- 
Sequence[OauthIntegration For Partner Applications Related Parameter Args] 
- Parameters related to this security integration.
- show_outputs Sequence[OauthIntegration For Partner Applications Show Output Args] 
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
- blockedRoles List<String>Lists 
- A set of Snowflake roles that a user cannot explicitly consent to using after authenticating. By default, this list includes the ACCOUNTADMIN, ORGADMIN and SECURITYADMIN roles. To remove these privileged roles from the list, use the ALTER ACCOUNT command to set the OAUTHADDPRIVILEGEDROLESTOBLOCKEDLIST account parameter to FALSE. For more information about this resource, see docs.
- comment String
- Specifies a comment for the OAuth integration.
- describeOutputs List<Property Map>
- Outputs the result of DESCRIBE SECURITY INTEGRATIONfor the given integration.
- enabled String
- Specifies whether this OAuth integration is enabled or disabled. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- fullyQualified StringName 
- Fully qualified name of the resource. For more information, see object name resolution.
- name String
- Specifies the name of the OAuth integration. This name follows the rules for Object Identifiers. The name should be unique among security integrations in your account. Due to technical limitations (read more here), avoid using the following characters: |,.,".
- oauthClient String
- Creates an OAuth interface between Snowflake and a partner application. Valid options are: LOOKER|TABLEAU_DESKTOP|TABLEAU_SERVER.
- oauthIssue StringRefresh Tokens 
- Specifies whether to allow the client to exchange a refresh token for an access token when the current access token has expired. Available options are: "true" or "false". When the value is not set in the configuration the provider will put "default" there which means to use the Snowflake default for this value.
- oauthRedirect StringUri 
- Specifies the client URI. After a user is authenticated, the web browser is redirected to this URI. The field should be only set when OAUTH_CLIENT = LOOKER. In any other case the field should be left out empty.
- oauthRefresh NumberToken Validity 
- Specifies how long refresh tokens should be valid (in seconds). OAUTHISSUEREFRESH_TOKENS must be set to TRUE.
- oauthUse StringSecondary Roles 
- Specifies whether default secondary roles set in the user properties are activated by default in the session being opened. Valid options are: IMPLICIT|NONE.
- List<Property Map>
- Parameters related to this security integration.
- showOutputs List<Property Map>
- Outputs the result of SHOW SECURITY INTEGRATIONfor the given integration.
Supporting Types
OauthIntegrationForPartnerApplicationsDescribeOutput, OauthIntegrationForPartnerApplicationsDescribeOutputArgs              
- BlockedRoles List<OauthLists Integration For Partner Applications Describe Output Blocked Roles List> 
- Comments
List<OauthIntegration For Partner Applications Describe Output Comment> 
- Enableds
List<OauthIntegration For Partner Applications Describe Output Enabled> 
- NetworkPolicies List<OauthIntegration For Partner Applications Describe Output Network Policy> 
- OauthAllow List<OauthNon Tls Redirect Uris Integration For Partner Applications Describe Output Oauth Allow Non Tls Redirect Uri> 
- 
List<OauthIntegration For Partner Applications Describe Output Oauth Allowed Authorization Endpoint> 
- OauthAllowed List<OauthToken Endpoints Integration For Partner Applications Describe Output Oauth Allowed Token Endpoint> 
- 
List<OauthIntegration For Partner Applications Describe Output Oauth Authorization Endpoint> 
- OauthClient List<OauthIds Integration For Partner Applications Describe Output Oauth Client Id> 
- OauthClient List<OauthRsa Public Key2Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key2Fp> 
- OauthClient List<OauthRsa Public Key Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key Fp> 
- OauthClient List<OauthTypes Integration For Partner Applications Describe Output Oauth Client Type> 
- OauthEnforce List<OauthPkces Integration For Partner Applications Describe Output Oauth Enforce Pkce> 
- OauthIssue List<OauthRefresh Tokens Integration For Partner Applications Describe Output Oauth Issue Refresh Token> 
- OauthRedirect List<OauthUris Integration For Partner Applications Describe Output Oauth Redirect Uri> 
- OauthRefresh List<OauthToken Validities Integration For Partner Applications Describe Output Oauth Refresh Token Validity> 
- OauthToken List<OauthEndpoints Integration For Partner Applications Describe Output Oauth Token Endpoint> 
- OauthUse List<OauthSecondary Roles Integration For Partner Applications Describe Output Oauth Use Secondary Role> 
- 
List<OauthIntegration For Partner Applications Describe Output Pre Authorized Roles List> 
- BlockedRoles []OauthLists Integration For Partner Applications Describe Output Blocked Roles List 
- Comments
[]OauthIntegration For Partner Applications Describe Output Comment 
- Enableds
[]OauthIntegration For Partner Applications Describe Output Enabled 
- NetworkPolicies []OauthIntegration For Partner Applications Describe Output Network Policy 
- OauthAllow []OauthNon Tls Redirect Uris Integration For Partner Applications Describe Output Oauth Allow Non Tls Redirect Uri 
- 
[]OauthIntegration For Partner Applications Describe Output Oauth Allowed Authorization Endpoint 
- OauthAllowed []OauthToken Endpoints Integration For Partner Applications Describe Output Oauth Allowed Token Endpoint 
- 
[]OauthIntegration For Partner Applications Describe Output Oauth Authorization Endpoint 
- OauthClient []OauthIds Integration For Partner Applications Describe Output Oauth Client Id 
- OauthClient []OauthRsa Public Key2Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key2Fp 
- OauthClient []OauthRsa Public Key Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key Fp 
- OauthClient []OauthTypes Integration For Partner Applications Describe Output Oauth Client Type 
- OauthEnforce []OauthPkces Integration For Partner Applications Describe Output Oauth Enforce Pkce 
- OauthIssue []OauthRefresh Tokens Integration For Partner Applications Describe Output Oauth Issue Refresh Token 
- OauthRedirect []OauthUris Integration For Partner Applications Describe Output Oauth Redirect Uri 
- OauthRefresh []OauthToken Validities Integration For Partner Applications Describe Output Oauth Refresh Token Validity 
- OauthToken []OauthEndpoints Integration For Partner Applications Describe Output Oauth Token Endpoint 
- OauthUse []OauthSecondary Roles Integration For Partner Applications Describe Output Oauth Use Secondary Role 
- 
[]OauthIntegration For Partner Applications Describe Output Pre Authorized Roles List 
- blockedRoles List<OauthLists Integration For Partner Applications Describe Output Blocked Roles List> 
- comments
List<OauthIntegration For Partner Applications Describe Output Comment> 
- enableds
List<OauthIntegration For Partner Applications Describe Output Enabled> 
- networkPolicies List<OauthIntegration For Partner Applications Describe Output Network Policy> 
- oauthAllow List<OauthNon Tls Redirect Uris Integration For Partner Applications Describe Output Oauth Allow Non Tls Redirect Uri> 
- 
List<OauthIntegration For Partner Applications Describe Output Oauth Allowed Authorization Endpoint> 
- oauthAllowed List<OauthToken Endpoints Integration For Partner Applications Describe Output Oauth Allowed Token Endpoint> 
- 
List<OauthIntegration For Partner Applications Describe Output Oauth Authorization Endpoint> 
- oauthClient List<OauthIds Integration For Partner Applications Describe Output Oauth Client Id> 
- oauthClient List<OauthRsa Public Key2Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key2Fp> 
- oauthClient List<OauthRsa Public Key Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key Fp> 
- oauthClient List<OauthTypes Integration For Partner Applications Describe Output Oauth Client Type> 
- oauthEnforce List<OauthPkces Integration For Partner Applications Describe Output Oauth Enforce Pkce> 
- oauthIssue List<OauthRefresh Tokens Integration For Partner Applications Describe Output Oauth Issue Refresh Token> 
- oauthRedirect List<OauthUris Integration For Partner Applications Describe Output Oauth Redirect Uri> 
- oauthRefresh List<OauthToken Validities Integration For Partner Applications Describe Output Oauth Refresh Token Validity> 
- oauthToken List<OauthEndpoints Integration For Partner Applications Describe Output Oauth Token Endpoint> 
- oauthUse List<OauthSecondary Roles Integration For Partner Applications Describe Output Oauth Use Secondary Role> 
- 
List<OauthIntegration For Partner Applications Describe Output Pre Authorized Roles List> 
- blockedRoles OauthLists Integration For Partner Applications Describe Output Blocked Roles List[] 
- comments
OauthIntegration For Partner Applications Describe Output Comment[] 
- enableds
OauthIntegration For Partner Applications Describe Output Enabled[] 
- networkPolicies OauthIntegration For Partner Applications Describe Output Network Policy[] 
- oauthAllow OauthNon Tls Redirect Uris Integration For Partner Applications Describe Output Oauth Allow Non Tls Redirect Uri[] 
- 
OauthIntegration For Partner Applications Describe Output Oauth Allowed Authorization Endpoint[] 
- oauthAllowed OauthToken Endpoints Integration For Partner Applications Describe Output Oauth Allowed Token Endpoint[] 
- 
OauthIntegration For Partner Applications Describe Output Oauth Authorization Endpoint[] 
- oauthClient OauthIds Integration For Partner Applications Describe Output Oauth Client Id[] 
- oauthClient OauthRsa Public Key2Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key2Fp[] 
- oauthClient OauthRsa Public Key Fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key Fp[] 
- oauthClient OauthTypes Integration For Partner Applications Describe Output Oauth Client Type[] 
- oauthEnforce OauthPkces Integration For Partner Applications Describe Output Oauth Enforce Pkce[] 
- oauthIssue OauthRefresh Tokens Integration For Partner Applications Describe Output Oauth Issue Refresh Token[] 
- oauthRedirect OauthUris Integration For Partner Applications Describe Output Oauth Redirect Uri[] 
- oauthRefresh OauthToken Validities Integration For Partner Applications Describe Output Oauth Refresh Token Validity[] 
- oauthToken OauthEndpoints Integration For Partner Applications Describe Output Oauth Token Endpoint[] 
- oauthUse OauthSecondary Roles Integration For Partner Applications Describe Output Oauth Use Secondary Role[] 
- 
OauthIntegration For Partner Applications Describe Output Pre Authorized Roles List[] 
- blocked_roles_ Sequence[Oauthlists Integration For Partner Applications Describe Output Blocked Roles List] 
- comments
Sequence[OauthIntegration For Partner Applications Describe Output Comment] 
- enableds
Sequence[OauthIntegration For Partner Applications Describe Output Enabled] 
- network_policies Sequence[OauthIntegration For Partner Applications Describe Output Network Policy] 
- oauth_allow_ Sequence[Oauthnon_ tls_ redirect_ uris Integration For Partner Applications Describe Output Oauth Allow Non Tls Redirect Uri] 
- 
Sequence[OauthIntegration For Partner Applications Describe Output Oauth Allowed Authorization Endpoint] 
- oauth_allowed_ Sequence[Oauthtoken_ endpoints Integration For Partner Applications Describe Output Oauth Allowed Token Endpoint] 
- 
Sequence[OauthIntegration For Partner Applications Describe Output Oauth Authorization Endpoint] 
- oauth_client_ Sequence[Oauthids Integration For Partner Applications Describe Output Oauth Client Id] 
- oauth_client_ Sequence[Oauthrsa_ public_ key2_ fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key2Fp] 
- oauth_client_ Sequence[Oauthrsa_ public_ key_ fps Integration For Partner Applications Describe Output Oauth Client Rsa Public Key Fp] 
- oauth_client_ Sequence[Oauthtypes Integration For Partner Applications Describe Output Oauth Client Type] 
- oauth_enforce_ Sequence[Oauthpkces Integration For Partner Applications Describe Output Oauth Enforce Pkce] 
- oauth_issue_ Sequence[Oauthrefresh_ tokens Integration For Partner Applications Describe Output Oauth Issue Refresh Token] 
- oauth_redirect_ Sequence[Oauthuris Integration For Partner Applications Describe Output Oauth Redirect Uri] 
- oauth_refresh_ Sequence[Oauthtoken_ validities Integration For Partner Applications Describe Output Oauth Refresh Token Validity] 
- oauth_token_ Sequence[Oauthendpoints Integration For Partner Applications Describe Output Oauth Token Endpoint] 
- oauth_use_ Sequence[Oauthsecondary_ roles Integration For Partner Applications Describe Output Oauth Use Secondary Role] 
- 
Sequence[OauthIntegration For Partner Applications Describe Output Pre Authorized Roles List] 
- blockedRoles List<Property Map>Lists 
- comments List<Property Map>
- enableds List<Property Map>
- networkPolicies List<Property Map>
- oauthAllow List<Property Map>Non Tls Redirect Uris 
- List<Property Map>
- oauthAllowed List<Property Map>Token Endpoints 
- List<Property Map>
- oauthClient List<Property Map>Ids 
- oauthClient List<Property Map>Rsa Public Key2Fps 
- oauthClient List<Property Map>Rsa Public Key Fps 
- oauthClient List<Property Map>Types 
- oauthEnforce List<Property Map>Pkces 
- oauthIssue List<Property Map>Refresh Tokens 
- oauthRedirect List<Property Map>Uris 
- oauthRefresh List<Property Map>Token Validities 
- oauthToken List<Property Map>Endpoints 
- oauthUse List<Property Map>Secondary Roles 
- List<Property Map>
OauthIntegrationForPartnerApplicationsDescribeOutputBlockedRolesList, OauthIntegrationForPartnerApplicationsDescribeOutputBlockedRolesListArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputComment, OauthIntegrationForPartnerApplicationsDescribeOutputCommentArgs                
OauthIntegrationForPartnerApplicationsDescribeOutputEnabled, OauthIntegrationForPartnerApplicationsDescribeOutputEnabledArgs                
OauthIntegrationForPartnerApplicationsDescribeOutputNetworkPolicy, OauthIntegrationForPartnerApplicationsDescribeOutputNetworkPolicyArgs                  
OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowNonTlsRedirectUri, OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowNonTlsRedirectUriArgs                          
OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowedAuthorizationEndpoint, OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowedAuthorizationEndpointArgs                      
OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowedTokenEndpoint, OauthIntegrationForPartnerApplicationsDescribeOutputOauthAllowedTokenEndpointArgs                      
OauthIntegrationForPartnerApplicationsDescribeOutputOauthAuthorizationEndpoint, OauthIntegrationForPartnerApplicationsDescribeOutputOauthAuthorizationEndpointArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientId, OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientIdArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientRsaPublicKey2Fp, OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientRsaPublicKey2FpArgs                        
OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientRsaPublicKeyFp, OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientRsaPublicKeyFpArgs                          
OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientType, OauthIntegrationForPartnerApplicationsDescribeOutputOauthClientTypeArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthEnforcePkce, OauthIntegrationForPartnerApplicationsDescribeOutputOauthEnforcePkceArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthIssueRefreshToken, OauthIntegrationForPartnerApplicationsDescribeOutputOauthIssueRefreshTokenArgs                      
OauthIntegrationForPartnerApplicationsDescribeOutputOauthRedirectUri, OauthIntegrationForPartnerApplicationsDescribeOutputOauthRedirectUriArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthRefreshTokenValidity, OauthIntegrationForPartnerApplicationsDescribeOutputOauthRefreshTokenValidityArgs                      
OauthIntegrationForPartnerApplicationsDescribeOutputOauthTokenEndpoint, OauthIntegrationForPartnerApplicationsDescribeOutputOauthTokenEndpointArgs                    
OauthIntegrationForPartnerApplicationsDescribeOutputOauthUseSecondaryRole, OauthIntegrationForPartnerApplicationsDescribeOutputOauthUseSecondaryRoleArgs                      
OauthIntegrationForPartnerApplicationsDescribeOutputPreAuthorizedRolesList, OauthIntegrationForPartnerApplicationsDescribeOutputPreAuthorizedRolesListArgs                      
OauthIntegrationForPartnerApplicationsRelatedParameter, OauthIntegrationForPartnerApplicationsRelatedParameterArgs              
OauthIntegrationForPartnerApplicationsRelatedParameterOauthAddPrivilegedRolesToBlockedList, OauthIntegrationForPartnerApplicationsRelatedParameterOauthAddPrivilegedRolesToBlockedListArgs                            
- Default string
- Description string
- Key string
- Level string
- Value string
- Default string
- Description string
- Key string
- Level string
- Value string
- default_ String
- description String
- key String
- level String
- value String
- default string
- description string
- key string
- level string
- value string
- default str
- description str
- key str
- level str
- value str
- default String
- description String
- key String
- level String
- value String
OauthIntegrationForPartnerApplicationsShowOutput, OauthIntegrationForPartnerApplicationsShowOutputArgs              
- category str
- comment str
- created_on str
- enabled bool
- integration_type str
- name str
Package Details
- Repository
- Snowflake pulumi/pulumi-snowflake
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the snowflakeTerraform Provider.