pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
CopyCompletionErrorArgsBuilder
Copy
Completion
Error
Args
Builder
class
CopyCompletionErrorArgsBuilder
Builder for
CopyCompletionErrorArgs
.
Functions
Functions
error
Code
Link copied to clipboard
@
JvmName
(
name
=
"cirrjfobymhoiulk"
)
fun
errorCode
(
value
:
CopyCompletionErrorReason
)
@
JvmName
(
name
=
"hyubmvmipkkrcnmj"
)
suspend
fun
errorCode
(
value
:
Either
<
String
,
CopyCompletionErrorReason
>
)
@
JvmName
(
name
=
"laubbuvntuktvdac"
)
suspend
fun
errorCode
(
value
:
Output
<
Either
<
String
,
CopyCompletionErrorReason
>
>
)
@
JvmName
(
name
=
"hpffgnmbgnbsxjjd"
)
fun
errorCode
(
value
:
String
)
error
Message
Link copied to clipboard
@
JvmName
(
name
=
"tghugubvynnyekcq"
)
suspend
fun
errorMessage
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wflulrnytxxcoilp"
)
suspend
fun
errorMessage
(
value
:
String
)