Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func DescribeResource(ctx aliyun_resources.Context, page aliyun_resources.PageOption, ...) (*vpc.DescribeNatGatewaysResponse, error) + func DescribeSnatEntry(ctx aliyun_resources.Context, page aliyun_resources.PageOption, ...) (*vpc.DescribeSnatTableEntriesResponse, error) + func IsVswitchBoundSnat(ctx aliyun_resources.Context, snatTableId string, vswid string) (bool, error)