pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.mwaa.kotlin.outputs
/
EnvironmentLastUpdatedError
Environment
Last
Updated
Error
data
class
EnvironmentLastUpdatedError
(
val
errorCode
:
String
?
=
null
,
val
errorMessage
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Environment
Last
Updated
Error
Link copied to clipboard
fun
EnvironmentLastUpdatedError
(
errorCode
:
String
?
=
null
,
errorMessage
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Code
Link copied to clipboard
val
errorCode
:
String
?
=
null
error
Message
Link copied to clipboard
val
errorMessage
:
String
?
=
null