Uses of Class
software.amazon.awssdk.services.datazone.model.EnvironmentError
-
Packages that use EnvironmentError Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of EnvironmentError in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return EnvironmentError Modifier and Type Method Description EnvironmentErrorDeployment. failureReason()The failure reason of the last deployment of the environment.Methods in software.amazon.awssdk.services.datazone.model with parameters of type EnvironmentError Modifier and Type Method Description Deployment.BuilderDeployment.Builder. failureReason(EnvironmentError failureReason)The failure reason of the last deployment of the environment.
-