pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.beta.kotlin.outputs
/
PacketMirroringNetworkInfoResponse
Packet
Mirroring
Network
Info
Response
data
class
PacketMirroringNetworkInfoResponse
(
val
canonicalUrl
:
String
,
val
url
:
String
)
Types
Constructors
Properties
Constructors
Packet
Mirroring
Network
Info
Response
Link copied to clipboard
fun
PacketMirroringNetworkInfoResponse
(
canonicalUrl
:
String
,
url
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
canonical
Url
Link copied to clipboard
val
canonicalUrl
:
String
Unique identifier for the network; defined by the server.
url
Link copied to clipboard
val
url
:
String
URL of the network resource.