Interface CreateCloudFormationChangeSetResponse.Builder

    • Method Detail

      • applicationId

        CreateCloudFormationChangeSetResponse.Builder applicationId​(String 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

        CreateCloudFormationChangeSetResponse.Builder changeSetId​(String 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.