M2Functions
object M2Functions
Functions
Link copied to clipboard
Represents an application that runs on an AWS Mainframe Modernization Environment
suspend fun getApplication(argument: suspend GetApplicationPlainArgsBuilder.() -> Unit): GetApplicationResult
Link copied to clipboard
Represents a deployment resource of an AWS Mainframe Modernization (M2) application to a specified environment
suspend fun getDeployment(argument: suspend GetDeploymentPlainArgsBuilder.() -> Unit): GetDeploymentResult
Link copied to clipboard
Represents a runtime environment that can run migrated mainframe applications.
suspend fun getEnvironment(argument: suspend GetEnvironmentPlainArgsBuilder.() -> Unit): GetEnvironmentResult