Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine
Data Source schema for Volcengine::FWCenter::NATFireWall
Using getNatFireWall
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 getNatFireWall(args: GetNatFireWallArgs, opts?: InvokeOptions): Promise<GetNatFireWallResult>
function getNatFireWallOutput(args: GetNatFireWallOutputArgs, opts?: InvokeOutputOptions): Output<GetNatFireWallResult>def get_nat_fire_wall(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNatFireWallResult
def get_nat_fire_wall_output(id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetNatFireWallResult]func LookupNatFireWall(ctx *Context, args *LookupNatFireWallArgs, opts ...InvokeOption) (*LookupNatFireWallResult, error)
func LookupNatFireWallOutput(ctx *Context, args *LookupNatFireWallOutputArgs, opts ...InvokeOption) LookupNatFireWallResultOutput> Note: This function is named LookupNatFireWall in the Go SDK.
public static class GetNatFireWall
{
public static Task<GetNatFireWallResult> InvokeAsync(GetNatFireWallArgs args, InvokeOptions? opts = null)
public static Output<GetNatFireWallResult> Invoke(GetNatFireWallInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetNatFireWallResult> Invoke(GetNatFireWallInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetNatFireWallResult> getNatFireWall(GetNatFireWallArgs args, InvokeOptions options)
public static Output<GetNatFireWallResult> getNatFireWall(GetNatFireWallArgs args, InvokeOptions options)
public static Output<GetNatFireWallResult> getNatFireWall(GetNatFireWallArgs args, InvokeOutputOptions options)
fn::invoke:
function: volcenginecc:fwcenter/getNatFireWall:getNatFireWall
arguments:
# arguments dictionarydata "volcenginecc_fwcenter_get_nat_fire_wall" "name" {
# arguments
}The following arguments are supported:
- Id string
- Uniquely identifies the resource.
- Id string
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
- id string
- Uniquely identifies the resource.
- id str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getNatFireWall Result
The following output properties are available:
- Account
Id string - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- Bandwidth int
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- Can
Create bool - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- Cloud
Firewall stringId - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- Err
Message string - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- Firewall
Cidr string - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- Firewall
Status string - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- Id string
- Uniquely identifies the resource.
- Nat
Firewall stringId - Unique identifier of the NAT boundary firewall instance.
- Nat
Firewall stringName - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- Nat
Firewall stringSubnet Cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- Nat
Gateway stringId - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- Nat
Gateway stringName - Name of the NAT gateway, used to identify the associated NAT gateway.
- Peak
Traffic intWithin7Day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- Project
Name string - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- Project
Name stringFor Nat Gate - Project name to which the associated NAT gateway belongs.
- Vpc
Cidr string - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- Vpc
Id string - Unique identifier of the associated VPC.
- Vpc
Name string - Name of the associated VPC.
- Zone
Id string - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- Account
Id string - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- Bandwidth int
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- Can
Create bool - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- Cloud
Firewall stringId - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- Err
Message string - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- Firewall
Cidr string - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- Firewall
Status string - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- Id string
- Uniquely identifies the resource.
- Nat
Firewall stringId - Unique identifier of the NAT boundary firewall instance.
- Nat
Firewall stringName - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- Nat
Firewall stringSubnet Cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- Nat
Gateway stringId - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- Nat
Gateway stringName - Name of the NAT gateway, used to identify the associated NAT gateway.
- Peak
Traffic intWithin7Day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- Project
Name string - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- Project
Name stringFor Nat Gate - Project name to which the associated NAT gateway belongs.
- Vpc
Cidr string - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- Vpc
Id string - Unique identifier of the associated VPC.
- Vpc
Name string - Name of the associated VPC.
- Zone
Id string - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- account_
id string - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- bandwidth number
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- can_
create bool - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- cloud_
firewall_ stringid - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- err_
message string - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- firewall_
cidr string - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- firewall_
status string - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- id string
- Uniquely identifies the resource.
- nat_
firewall_ stringid - Unique identifier of the NAT boundary firewall instance.
- nat_
firewall_ stringname - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- nat_
firewall_ stringsubnet_ cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- nat_
gateway_ stringid - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- nat_
gateway_ stringname - Name of the NAT gateway, used to identify the associated NAT gateway.
- peak_
traffic_ numberwithin7_ day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- project_
name string - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- project_
name_ stringfor_ nat_ gate - Project name to which the associated NAT gateway belongs.
- vpc_
cidr string - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- vpc_
id string - Unique identifier of the associated VPC.
- vpc_
name string - Name of the associated VPC.
- zone_
id string - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- account
Id String - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- bandwidth Integer
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- can
Create Boolean - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- cloud
Firewall StringId - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- err
Message String - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- firewall
Cidr String - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- firewall
Status String - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- id String
- Uniquely identifies the resource.
- nat
Firewall StringId - Unique identifier of the NAT boundary firewall instance.
- nat
Firewall StringName - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- nat
Firewall StringSubnet Cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- nat
Gateway StringId - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- nat
Gateway StringName - Name of the NAT gateway, used to identify the associated NAT gateway.
- peak
Traffic IntegerWithin7Day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- project
Name String - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- project
Name StringFor Nat Gate - Project name to which the associated NAT gateway belongs.
- vpc
Cidr String - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- vpc
Id String - Unique identifier of the associated VPC.
- vpc
Name String - Name of the associated VPC.
- zone
Id String - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- account
Id string - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- bandwidth number
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- can
Create boolean - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- cloud
Firewall stringId - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- err
Message string - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- firewall
Cidr string - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- firewall
Status string - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- id string
- Uniquely identifies the resource.
- nat
Firewall stringId - Unique identifier of the NAT boundary firewall instance.
- nat
Firewall stringName - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- nat
Firewall stringSubnet Cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- nat
Gateway stringId - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- nat
Gateway stringName - Name of the NAT gateway, used to identify the associated NAT gateway.
- peak
Traffic numberWithin7Day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- project
Name string - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- project
Name stringFor Nat Gate - Project name to which the associated NAT gateway belongs.
- vpc
Cidr string - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- vpc
Id string - Unique identifier of the associated VPC.
- vpc
Name string - Name of the associated VPC.
- zone
Id string - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- account_
id str - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- bandwidth int
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- can_
create bool - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- cloud_
firewall_ strid - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- err_
message str - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- firewall_
cidr str - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- firewall_
status str - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- id str
- Uniquely identifies the resource.
- nat_
firewall_ strid - Unique identifier of the NAT boundary firewall instance.
- nat_
firewall_ strname - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- nat_
firewall_ strsubnet_ cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- nat_
gateway_ strid - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- nat_
gateway_ strname - Name of the NAT gateway, used to identify the associated NAT gateway.
- peak_
traffic_ intwithin7_ day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- project_
name str - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- project_
name_ strfor_ nat_ gate - Project name to which the associated NAT gateway belongs.
- vpc_
cidr str - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- vpc_
id str - Unique identifier of the associated VPC.
- vpc_
name str - Name of the associated VPC.
- zone_
id str - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
- account
Id String - Account ID for creating the NAT firewall, used to identify the account to which the NAT boundary firewall instance belongs.
- bandwidth Number
- Authorized traffic bandwidth of the NAT boundary firewall instance, measured in Mbps, indicating the maximum network bandwidth allowed for the firewall instance. The minimum value is 10.
- can
Create Boolean - Indicates whether creating a NAT boundary firewall is currently supported. true means supported, false means not supported.
- cloud
Firewall StringId - Cloud firewall instance ID, used to identify and manage the cloud firewall instance.
- err
Message String - Error message returned when an error occurs during the creation or query of a NAT boundary firewall instance, used to describe the specific cause of the error.
- firewall
Cidr String - Subnet CIDR of the NAT boundary firewall, used to specify the network range protected by the firewall, expressed in CIDR format.
- firewall
Status String - Status of the NAT boundary firewall instance. creating: being created; deleting: being deleted; opened: created; closed: not created; error: error; updating: being upgraded.
- id String
- Uniquely identifies the resource.
- nat
Firewall StringId - Unique identifier of the NAT boundary firewall instance.
- nat
Firewall StringName - Name of the NAT boundary firewall instance, used to identify and manage the firewall instance.
- nat
Firewall StringSubnet Cidr - Subnet CIDR of the NAT boundary firewall instance, used to identify the subnet IP address range protected by the firewall instance.
- nat
Gateway StringId - NAT gateway instance ID, used to identify and manage the NAT gateway instance. You must specify the associated NAT gateway when creating a NAT firewall.
- nat
Gateway StringName - Name of the NAT gateway, used to identify the associated NAT gateway.
- peak
Traffic NumberWithin7Day - Peak traffic of the NAT boundary firewall instance in the past 7 days, measured in bps, used to monitor the highest network traffic usage.
- project
Name String - Project name, used to identify and manage the project to which the resource belongs. The default value is default.
- project
Name StringFor Nat Gate - Project name to which the associated NAT gateway belongs.
- vpc
Cidr String - Subnet CIDR of the associated VPC, used to identify the IP address range of the VPC.
- vpc
Id String - Unique identifier of the associated VPC.
- vpc
Name String - Name of the associated VPC.
- zone
Id String - Availability zone where the NAT boundary firewall instance is located, used to identify the specific physical area where the instance is deployed.
Package Details
- Repository
- volcenginecc volcengine/pulumi-volcenginecc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
volcengineccTerraform Provider.
Viewing docs for volcenginecc v0.0.60
published on Thursday, Sep 3, 2026 by Volcengine
published on Thursday, Sep 3, 2026 by Volcengine