toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.inputs
/
ContactDetailArgsBuilder
Contact
Detail
Args
Builder
class
ContactDetailArgsBuilder
Builder for
ContactDetailArgs
.
Members
Functions
email
Link copied to clipboard
@
JvmName
(
name
=
"ocpqihengljutpyy"
)
suspend
fun
email
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ilxxmltuabskypes"
)
suspend
fun
email
(
value
:
String
?
)
phone
Link copied to clipboard
@
JvmName
(
name
=
"swqpgvhtprgkkswl"
)
suspend
fun
phone
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bckcviqknlqyxhna"
)
suspend
fun
phone
(
value
:
String
?
)
role
Link copied to clipboard
@
JvmName
(
name
=
"tqnsnmjrtdetnpvb"
)
fun
role
(
value
:
Role
)
@
JvmName
(
name
=
"qdbaccctkpsnwcoq"
)
suspend
fun
role
(
value
:
Either
<
String
,
Role
>
?
)
@
JvmName
(
name
=
"oejnpbinkocyjbot"
)
suspend
fun
role
(
value
:
Output
<
Either
<
String
,
Role
>
>
)
@
JvmName
(
name
=
"dpxifkuhptbrbpcw"
)
fun
role
(
value
:
String
)