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 runtime environment that can run migrated mainframe applications.
suspend fun getEnvironment(argument: suspend GetEnvironmentPlainArgsBuilder.() -> Unit): GetEnvironmentResult