Interface SnowflakeVpcConfiguration.Builder

    • Method Detail

      • privateLinkVpceId

        SnowflakeVpcConfiguration.Builder privateLinkVpceId​(String privateLinkVpceId)

        The VPCE ID for Firehose to privately connect with Snowflake. The ID format is com.amazonaws.vpce.[region].vpce-svc-<[id]>. For more information, see Amazon PrivateLink & Snowflake

        Parameters:
        privateLinkVpceId - The VPCE ID for Firehose to privately connect with Snowflake. The ID format is com.amazonaws.vpce.[region].vpce-svc-<[id]>. For more information, see Amazon PrivateLink & Snowflake
        Returns:
        Returns a reference to this object so that method calls can be chained together.