pulumi-azure-native-kotlin
1.93.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.orbital.kotlin.inputs
/
EndPointArgsBuilder
End
Point
Args
Builder
class
EndPointArgsBuilder
Builder for
EndPointArgs
.
Functions
Functions
end
Point
Name
Link copied to clipboard
@
JvmName
(
name
=
"ymdstybixdtrvjrm"
)
suspend
fun
endPointName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wipbtykjuvmcncoc"
)
suspend
fun
endPointName
(
value
:
String
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"oelrqfvnndfpklri"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"najmajsstnkobldv"
)
suspend
fun
ipAddress
(
value
:
String
)
port
Link copied to clipboard
@
JvmName
(
name
=
"tgqqfigjafkriswg"
)
suspend
fun
port
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"osmwkuxtgbxrefkx"
)
suspend
fun
port
(
value
:
String
)
protocol
Link copied to clipboard
@
JvmName
(
name
=
"kndbsyiitdbwgboa"
)
fun
protocol
(
value
:
Protocol
)
@
JvmName
(
name
=
"oosywikyfaluttfd"
)
suspend
fun
protocol
(
value
:
Either
<
String
,
Protocol
>
)
@
JvmName
(
name
=
"qdeevdbhbjupkgdm"
)
suspend
fun
protocol
(
value
:
Output
<
Either
<
String
,
Protocol
>
>
)
@
JvmName
(
name
=
"oyksckawnuynjfcf"
)
fun
protocol
(
value
:
String
)