toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
CopyCompletionErrorArgsBuilder
Copy
Completion
Error
Args
Builder
class
CopyCompletionErrorArgsBuilder
Builder for
CopyCompletionErrorArgs
.
Members
Functions
error
Code
Link copied to clipboard
@
JvmName
(
name
=
"vydnftgticdtxjvr"
)
fun
errorCode
(
value
:
CopyCompletionErrorReason
)
@
JvmName
(
name
=
"mcrpeprmasclkwht"
)
suspend
fun
errorCode
(
value
:
Either
<
String
,
CopyCompletionErrorReason
>
)
@
JvmName
(
name
=
"wputiygbphlubbff"
)
suspend
fun
errorCode
(
value
:
Output
<
Either
<
String
,
CopyCompletionErrorReason
>
>
)
@
JvmName
(
name
=
"kgkouwgbsyppgcdv"
)
fun
errorCode
(
value
:
String
)
error
Message
Link copied to clipboard
@
JvmName
(
name
=
"qxmoaytomhaisltc"
)
suspend
fun
errorMessage
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"seetbertgpqhrfqy"
)
suspend
fun
errorMessage
(
value
:
String
)