Viewing docs for bytepluscc v0.0.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
Viewing docs for bytepluscc v0.0.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
Data Source schema for Byteplus::PrivateZone::ResolverEndpoint
Using getResolverEndpoint
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 getResolverEndpoint(args: GetResolverEndpointArgs, opts?: InvokeOptions): Promise<GetResolverEndpointResult>
function getResolverEndpointOutput(args: GetResolverEndpointOutputArgs, opts?: InvokeOptions): Output<GetResolverEndpointResult>def get_resolver_endpoint(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetResolverEndpointResult
def get_resolver_endpoint_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetResolverEndpointResult]func LookupResolverEndpoint(ctx *Context, args *LookupResolverEndpointArgs, opts ...InvokeOption) (*LookupResolverEndpointResult, error)
func LookupResolverEndpointOutput(ctx *Context, args *LookupResolverEndpointOutputArgs, opts ...InvokeOption) LookupResolverEndpointResultOutput> Note: This function is named LookupResolverEndpoint in the Go SDK.
public static class GetResolverEndpoint
{
public static Task<GetResolverEndpointResult> InvokeAsync(GetResolverEndpointArgs args, InvokeOptions? opts = null)
public static Output<GetResolverEndpointResult> Invoke(GetResolverEndpointInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResolverEndpointResult> getResolverEndpoint(GetResolverEndpointArgs args, InvokeOptions options)
public static Output<GetResolverEndpointResult> getResolverEndpoint(GetResolverEndpointArgs args, InvokeOptions options)
fn::invoke:
function: bytepluscc:privatezone/getResolverEndpoint:getResolverEndpoint
arguments:
# arguments dictionaryThe 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 str
- Uniquely identifies the resource.
- id String
- Uniquely identifies the resource.
getResolverEndpoint Result
The following output properties are available:
- Created
Time string - Creation time
- Direction string
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- Endpoint
Id string - Endpoint ID
- Endpoint
Type string - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- Id string
- Uniquely identifies the resource.
- Ip
Configs List<Byteplus.Get Resolver Endpoint Ip Config> - Availability zone, subnet, and IP configuration for the endpoint
- Name string
- Endpoint name. Supports UTF-8 format
- Project
Name string - Project name to which the endpoint belongs. Default is default
- Security
Group stringId - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- Status string
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
-
List<Byteplus.
Get Resolver Endpoint Tag> - Tag list
- Updated
Time string - Update time
- Vpc
Id string - VPC ID where the endpoint is located
- Vpc
Region string - Region of the VPC where the endpoint is located
- Created
Time string - Creation time
- Direction string
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- Endpoint
Id string - Endpoint ID
- Endpoint
Type string - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- Id string
- Uniquely identifies the resource.
- Ip
Configs []GetResolver Endpoint Ip Config - Availability zone, subnet, and IP configuration for the endpoint
- Name string
- Endpoint name. Supports UTF-8 format
- Project
Name string - Project name to which the endpoint belongs. Default is default
- Security
Group stringId - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- Status string
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
-
[]Get
Resolver Endpoint Tag - Tag list
- Updated
Time string - Update time
- Vpc
Id string - VPC ID where the endpoint is located
- Vpc
Region string - Region of the VPC where the endpoint is located
- created
Time String - Creation time
- direction String
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- endpoint
Id String - Endpoint ID
- endpoint
Type String - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- id String
- Uniquely identifies the resource.
- ip
Configs List<GetResolver Endpoint Ip Config> - Availability zone, subnet, and IP configuration for the endpoint
- name String
- Endpoint name. Supports UTF-8 format
- project
Name String - Project name to which the endpoint belongs. Default is default
- security
Group StringId - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- status String
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
-
List<Get
Resolver Endpoint Tag> - Tag list
- updated
Time String - Update time
- vpc
Id String - VPC ID where the endpoint is located
- vpc
Region String - Region of the VPC where the endpoint is located
- created
Time string - Creation time
- direction string
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- endpoint
Id string - Endpoint ID
- endpoint
Type string - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- id string
- Uniquely identifies the resource.
- ip
Configs GetResolver Endpoint Ip Config[] - Availability zone, subnet, and IP configuration for the endpoint
- name string
- Endpoint name. Supports UTF-8 format
- project
Name string - Project name to which the endpoint belongs. Default is default
- security
Group stringId - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- status string
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
-
Get
Resolver Endpoint Tag[] - Tag list
- updated
Time string - Update time
- vpc
Id string - VPC ID where the endpoint is located
- vpc
Region string - Region of the VPC where the endpoint is located
- created_
time str - Creation time
- direction str
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- endpoint_
id str - Endpoint ID
- endpoint_
type str - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- id str
- Uniquely identifies the resource.
- ip_
configs Sequence[GetResolver Endpoint Ip Config] - Availability zone, subnet, and IP configuration for the endpoint
- name str
- Endpoint name. Supports UTF-8 format
- project_
name str - Project name to which the endpoint belongs. Default is default
- security_
group_ strid - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- status str
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
-
Sequence[Get
Resolver Endpoint Tag] - Tag list
- updated_
time str - Update time
- vpc_
id str - VPC ID where the endpoint is located
- vpc_
region str - Region of the VPC where the endpoint is located
- created
Time String - Creation time
- direction String
- DNS request forwarding direction for the endpoint. OUTBOUND (default): outbound endpoint forwards DNS queries from within the VPC to external DNS servers. INBOUND: inbound endpoint forwards DNS queries from external sources to the resolver
- endpoint
Id String - Endpoint ID
- endpoint
Type String - Endpoint type. IPv4: IPv4 endpoint. DualStack: dual-stack endpoint
- id String
- Uniquely identifies the resource.
- ip
Configs List<Property Map> - Availability zone, subnet, and IP configuration for the endpoint
- name String
- Endpoint name. Supports UTF-8 format
- project
Name String - Project name to which the endpoint belongs. Default is default
- security
Group StringId - Security group ID for the endpoint IP address. The endpoint uses a default security group: For outbound endpoints, inbound traffic is denied; outbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0. For inbound endpoints, inbound traffic allows TCP port 53 and UDP port 53 to 0.0.0.0/0; outbound traffic is denied
- status String
- Endpoint status. Creating: creating. Running: running. Updating: updating. Error: abnormal operation
- List<Property Map>
- Tag list
- updated
Time String - Update time
- vpc
Id String - VPC ID where the endpoint is located
- vpc
Region String - Region of the VPC where the endpoint is located
Supporting Types
GetResolverEndpointIpConfig
- Az
Id string - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- Ip string
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- Ipv6 string
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- Subnet
Id string - Subnet ID for the endpoint IP address
- Az
Id string - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- Ip string
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- Ipv6 string
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- Subnet
Id string - Subnet ID for the endpoint IP address
- az
Id String - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- ip String
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- ipv6 String
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- subnet
Id String - Subnet ID for the endpoint IP address
- az
Id string - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- ip string
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- ipv6 string
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- subnet
Id string - Subnet ID for the endpoint IP address
- az_
id str - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- ip str
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- ipv6 str
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- subnet_
id str - Subnet ID for the endpoint IP address
- az
Id String - Availability zone for the endpoint IP address. To ensure high availability, it is recommended to add at least 2 availability zones
- ip String
- IPv4 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- ipv6 String
- IPv6 address of the endpoint. If you do not set this parameter, the system automatically assigns an IP address. You can add up to 6 IP addresses
- subnet
Id String - Subnet ID for the endpoint IP address
GetResolverEndpointTag
Package Details
- Repository
- bytepluscc byteplus-sdk/pulumi-bytepluscc
- License
- MPL-2.0
- Notes
- This Pulumi package is based on the
byteplusccTerraform Provider.
Viewing docs for bytepluscc v0.0.21
published on Thursday, Apr 2, 2026 by Byteplus
published on Thursday, Apr 2, 2026 by Byteplus
