1. Packages
  2. Packages
  3. Snowflake Provider
  4. API Docs
  5. getSystemGetSnowflakePlatformInfo
Viewing docs for Snowflake v0.61.1 (Older version)
published on Tuesday, Mar 10, 2026 by Pulumi
snowflake logo
Viewing docs for Snowflake v0.61.1 (Older version)
published on Tuesday, Mar 10, 2026 by Pulumi

    Using getSystemGetSnowflakePlatformInfo

    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 getSystemGetSnowflakePlatformInfo(opts?: InvokeOptions): Promise<GetSystemGetSnowflakePlatformInfoResult>
    function getSystemGetSnowflakePlatformInfoOutput(opts?: InvokeOptions): Output<GetSystemGetSnowflakePlatformInfoResult>
    def get_system_get_snowflake_platform_info(opts: Optional[InvokeOptions] = None) -> GetSystemGetSnowflakePlatformInfoResult
    def get_system_get_snowflake_platform_info_output(opts: Optional[InvokeOptions] = None) -> Output[GetSystemGetSnowflakePlatformInfoResult]
    func GetSystemGetSnowflakePlatformInfo(ctx *Context, opts ...InvokeOption) (*GetSystemGetSnowflakePlatformInfoResult, error)
    func GetSystemGetSnowflakePlatformInfoOutput(ctx *Context, opts ...InvokeOption) GetSystemGetSnowflakePlatformInfoResultOutput

    > Note: This function is named GetSystemGetSnowflakePlatformInfo in the Go SDK.

    public static class GetSystemGetSnowflakePlatformInfo 
    {
        public static Task<GetSystemGetSnowflakePlatformInfoResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetSystemGetSnowflakePlatformInfoResult> Invoke(InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSystemGetSnowflakePlatformInfoResult> getSystemGetSnowflakePlatformInfo(InvokeOptions options)
    public static Output<GetSystemGetSnowflakePlatformInfoResult> getSystemGetSnowflakePlatformInfo(InvokeOptions options)
    
    fn::invoke:
      function: snowflake:index/getSystemGetSnowflakePlatformInfo:getSystemGetSnowflakePlatformInfo
      arguments:
        # arguments dictionary

    getSystemGetSnowflakePlatformInfo Result

    The following output properties are available:

    AwsVpcIds List<string>
    Snowflake AWS Virtual Private Cloud IDs
    AzureVnetSubnetIds List<string>
    Snowflake Azure Virtual Network Subnet IDs
    Id string
    The provider-assigned unique ID for this managed resource.
    AwsVpcIds []string
    Snowflake AWS Virtual Private Cloud IDs
    AzureVnetSubnetIds []string
    Snowflake Azure Virtual Network Subnet IDs
    Id string
    The provider-assigned unique ID for this managed resource.
    awsVpcIds List<String>
    Snowflake AWS Virtual Private Cloud IDs
    azureVnetSubnetIds List<String>
    Snowflake Azure Virtual Network Subnet IDs
    id String
    The provider-assigned unique ID for this managed resource.
    awsVpcIds string[]
    Snowflake AWS Virtual Private Cloud IDs
    azureVnetSubnetIds string[]
    Snowflake Azure Virtual Network Subnet IDs
    id string
    The provider-assigned unique ID for this managed resource.
    aws_vpc_ids Sequence[str]
    Snowflake AWS Virtual Private Cloud IDs
    azure_vnet_subnet_ids Sequence[str]
    Snowflake Azure Virtual Network Subnet IDs
    id str
    The provider-assigned unique ID for this managed resource.
    awsVpcIds List<String>
    Snowflake AWS Virtual Private Cloud IDs
    azureVnetSubnetIds List<String>
    Snowflake Azure Virtual Network Subnet IDs
    id String
    The provider-assigned unique ID for this managed resource.

    Package Details

    Repository
    Snowflake pulumi/pulumi-snowflake
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the snowflake Terraform Provider.
    snowflake logo
    Viewing docs for Snowflake v0.61.1 (Older version)
    published on Tuesday, Mar 10, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.