pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
SeedNodeArgs
Seed
Node
Args
data
class
SeedNodeArgs
(
val
ipAddress
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
SeedNodeArgs
>
Constructors
Functions
Properties
Constructors
Seed
Node
Args
Link copied to clipboard
fun
SeedNodeArgs
(
ipAddress
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SeedNodeArgs
Properties
ip
Address
Link copied to clipboard
val
ipAddress
:
Output
<
String
>
?
=
null
IP address of this seed node.