Interface CreateCloudFormationChangeSetResponse.Builder

  • Method Details

    • applicationId

      The application Amazon Resource Name (ARN).

      Parameters:
      applicationId - The application Amazon Resource Name (ARN).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • changeSetId

      The Amazon Resource Name (ARN) of the change set.

      Length constraints: Minimum length of 1.

      Pattern: ARN:[-a-zA-Z0-9:/]*

      Parameters:
      changeSetId - The Amazon Resource Name (ARN) of the change set.

      Length constraints: Minimum length of 1.

      Pattern: ARN:[-a-zA-Z0-9:/]*

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • semanticVersion

      CreateCloudFormationChangeSetResponse.Builder semanticVersion(String semanticVersion)

      The semantic version of the application:

      https://semver.org/

      Parameters:
      semanticVersion - The semantic version of the application:

      https://semver.org/

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stackId

      The unique ID of the stack.

      Parameters:
      stackId - The unique ID of the stack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.