pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
TeamsLocationNetworkArgs
Teams
Location
Network
Args
data
class
TeamsLocationNetworkArgs
(
val
id
:
Output
<
String
>
?
=
null
,
val
network
:
Output
<
String
>
)
:
ConvertibleToJava
<
TeamsLocationNetworkArgs
>
Constructors
Functions
Properties
Constructors
Teams
Location
Network
Args
Link copied to clipboard
fun
TeamsLocationNetworkArgs
(
id
:
Output
<
String
>
?
=
null
,
network
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TeamsLocationNetworkArgs
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
The ID of this resource.
network
Link copied to clipboard
val
network
:
Output
<
String
>
CIDR notation representation of the network IP.