Google Cloud Beyondcorp Appconnections V1App Connection Application Endpoint Args
data class GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointArgs(val host: Output<String>, val port: Output<Int>) : ConvertibleToJava<GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointArgs>
ApplicationEndpoint represents a remote application endpoint.
Constructors
Link copied to clipboard
fun GoogleCloudBeyondcorpAppconnectionsV1AppConnectionApplicationEndpointArgs(host: Output<String>, port: Output<Int>)