Ec2clientvpnFunctions

Functions

Link copied to clipboard

Get information on an EC2 Client VPN endpoint.

suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult
suspend fun getEndpoint(clientVpnEndpointId: String? = null, filters: List<GetEndpointFilter>? = null, tags: Map<String, String>? = null): GetEndpointResult