pulumi-cloudflare-kotlin
4.16.0.1
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
TeamsLocationNetwork
Teams
Location
Network
data
class
TeamsLocationNetwork
(
val
id
:
String
?
=
null
,
val
network
:
String
)
Types
Constructors
Properties
Constructors
Teams
Location
Network
Link copied to clipboard
fun
TeamsLocationNetwork
(
id
:
String
?
=
null
,
network
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The ID of this resource.
network
Link copied to clipboard
val
network
:
String
CIDR notation representation of the network IP.