Google Cloud Beyondcorp Appconnections V1alpha App Connection Gateway Args
data class GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayArgs(val appGateway: Output<String>, val type: Output<GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayType>) : ConvertibleToJava<GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayArgs>
Gateway represents a user facing component that serves as an entrance to enable connectivity.
Constructors
Link copied to clipboard
fun GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayArgs(appGateway: Output<String>, type: Output<GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayType>)