GetZeroTrustGatewayProxyEndpointPlainArgs

data class GetZeroTrustGatewayProxyEndpointPlainArgs(val accountId: String, val proxyEndpointId: String) : ConvertibleToJava<GetZeroTrustGatewayProxyEndpointPlainArgs>

A collection of arguments for invoking getZeroTrustGatewayProxyEndpoint.

Constructors

constructor(accountId: String, proxyEndpointId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetZeroTrustGatewayProxyEndpointPlainArgs