toggle menu
pulumi-azure-native-kotlin
2.44.1.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
=
"svwirtsiybhfqwjc"
)
fun
errorCode
(
value
:
CopyCompletionErrorReason
)
@
JvmName
(
name
=
"ujveoaiqwggkinnw"
)
suspend
fun
errorCode
(
value
:
Either
<
String
,
CopyCompletionErrorReason
>
)
@
JvmName
(
name
=
"ruhtpvsaosrpkvpu"
)
suspend
fun
errorCode
(
value
:
Output
<
Either
<
String
,
CopyCompletionErrorReason
>
>
)
@
JvmName
(
name
=
"lbcswbjxpjrkfotq"
)
fun
errorCode
(
value
:
String
)
error
Message
Link copied to clipboard
@
JvmName
(
name
=
"qpfbupvumujvkacg"
)
suspend
fun
errorMessage
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"seovbkhcruowstjh"
)
suspend
fun
errorMessage
(
value
:
String
)