M2Functions

Functions

Link copied to clipboard

Represents an application that runs on an AWS Mainframe Modernization Environment

suspend fun getApplication(applicationArn: String): GetApplicationResult
Link copied to clipboard

Represents a deployment resource of an AWS Mainframe Modernization (M2) application to a specified environment

suspend fun getDeployment(applicationId: String): GetDeploymentResult
Link copied to clipboard

Represents a runtime environment that can run migrated mainframe applications.

suspend fun getEnvironment(environmentArn: String): GetEnvironmentResult