Interface M2ManagedApplication.Builder

  • Method Details

    • applicationId

      M2ManagedApplication.Builder applicationId(String applicationId)

      The application ID of the AWS Mainframe Modernization managed application.

      Parameters:
      applicationId - The application ID of the AWS Mainframe Modernization managed application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • runtime

      The runtime of the AWS Mainframe Modernization managed application.

      Parameters:
      runtime - The runtime of the AWS Mainframe Modernization managed application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • runtime

      The runtime of the AWS Mainframe Modernization managed application.

      Parameters:
      runtime - The runtime of the AWS Mainframe Modernization managed application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vpcEndpointServiceName

      M2ManagedApplication.Builder vpcEndpointServiceName(String vpcEndpointServiceName)

      The VPC endpoint service name of the AWS Mainframe Modernization managed application.

      Parameters:
      vpcEndpointServiceName - The VPC endpoint service name of the AWS Mainframe Modernization managed application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • listenerPort

      M2ManagedApplication.Builder listenerPort(String listenerPort)

      The listener port of the AWS Mainframe Modernization managed application.

      Parameters:
      listenerPort - The listener port of the AWS Mainframe Modernization managed application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.