Interface M2ManagedActionProperties.Builder

All Superinterfaces:
Buildable, CopyableBuilder<M2ManagedActionProperties.Builder,M2ManagedActionProperties>, SdkBuilder<M2ManagedActionProperties.Builder,M2ManagedActionProperties>, SdkPojo
Enclosing class:
M2ManagedActionProperties

public static interface M2ManagedActionProperties.Builder extends SdkPojo, CopyableBuilder<M2ManagedActionProperties.Builder,M2ManagedActionProperties>
  • Method Details

    • forceStop

      Force stops the AWS Mainframe Modernization managed action properties.

      Parameters:
      forceStop - Force stops the AWS Mainframe Modernization managed action properties.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • importDataSetLocation

      M2ManagedActionProperties.Builder importDataSetLocation(String importDataSetLocation)

      The import data set location of the AWS Mainframe Modernization managed action properties.

      Parameters:
      importDataSetLocation - The import data set location of the AWS Mainframe Modernization managed action properties.
      Returns:
      Returns a reference to this object so that method calls can be chained together.