toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.datazone.kotlin.outputs
/
EnvironmentLastDeploymentFailureReason
Environment
Last
Deployment
Failure
Reason
data
class
EnvironmentLastDeploymentFailureReason
(
val
code
:
String
,
val
message
:
String
)
Members
Constructors
Environment
Last
Deployment
Failure
Reason
Link copied to clipboard
constructor
(
code
:
String
,
message
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
code
Link copied to clipboard
val
code
:
String
message
Link copied to clipboard
val
message
:
String