PrivatelinkFunctions

Functions

Link copied to clipboard

Using this data source can open Privatelink service automatically. If the service has been opened, it will return opened. For information about Privatelink and how to use it, see What is Privatelink.

suspend fun getService(enable: String? = null): GetServiceResult
suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
Link copied to clipboard

This data source provides the Privatelink Vpc Endpoint Connections of the current Alibaba Cloud user.

suspend fun getVpcEndpointConnections(endpointId: String? = null, endpointOwnerId: Int? = null, outputFile: String? = null, serviceId: String, status: String? = null): GetVpcEndpointConnectionsResult
Link copied to clipboard

This data source provides the Privatelink Vpc Endpoints of the current Alibaba Cloud user.

suspend fun getVpcEndpoints(connectionStatus: String? = null, enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, serviceName: String? = null, status: String? = null, tags: Map<String, String>? = null, vpcEndpointName: String? = null, vpcId: String? = null): GetVpcEndpointsResult
Link copied to clipboard

This data source provides the Privatelink Vpc Endpoint Service Resources of the current Alibaba Cloud user.

Link copied to clipboard

This data source provides the Privatelink Vpc Endpoint Services of the current Alibaba Cloud user.

suspend fun getVpcEndpointServices(autoAcceptConnection: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, serviceBusinessStatus: String? = null, status: String? = null, tags: Map<String, String>? = null, vpcEndpointServiceName: String? = null): GetVpcEndpointServicesResult
Link copied to clipboard

This data source provides the Privatelink Vpc Endpoint Service Users of the current Alibaba Cloud user.

suspend fun getVpcEndpointServiceUsers(outputFile: String? = null, serviceId: String, userId: String? = null): GetVpcEndpointServiceUsersResult
Link copied to clipboard

This data source provides the Privatelink Vpc Endpoint Zones of the current Alibaba Cloud user.

suspend fun getVpcEndpointZones(endpointId: String, outputFile: String? = null, status: String? = null): GetVpcEndpointZonesResult