pulumi-azure-native-kotlin
2.6.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
=
"olirtdmgoruhfrhs"
)
fun
errorCode
(
value
:
CopyCompletionErrorReason
)
@
JvmName
(
name
=
"moolwpjeenxjhwlb"
)
suspend
fun
errorCode
(
value
:
Either
<
String
,
CopyCompletionErrorReason
>
)
@
JvmName
(
name
=
"ujswuwndldolhinj"
)
suspend
fun
errorCode
(
value
:
Output
<
Either
<
String
,
CopyCompletionErrorReason
>
>
)
@
JvmName
(
name
=
"vbkicaebwcjcsbvv"
)
fun
errorCode
(
value
:
String
)
error
Message
Link copied to clipboard
@
JvmName
(
name
=
"slkwyghatrsytsap"
)
suspend
fun
errorMessage
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"klwfbajesigwqjcv"
)
suspend
fun
errorMessage
(
value
:
String
)