Get App Gateway Result
data class GetAppGatewayResult(val allocatedConnections: List<AllocatedConnectionResponse>, val createTime: String, val displayName: String, val hostType: String, val labels: Map<String, String>, val name: String, val state: String, val type: String, val uid: String, val updateTime: String, val uri: String)
Constructors
Properties
Link copied to clipboard
A list of connections allocated for the Gateway
Link copied to clipboard
Timestamp when the resource was created.
Link copied to clipboard
Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.
Link copied to clipboard
Timestamp when the resource was last modified.