Interface CloudFormationCollection.Builder

  • Method Details

    • stackNames

      An array of CloudFormation stack names.

      Parameters:
      stackNames - An array of CloudFormation stack names.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stackNames

      CloudFormationCollection.Builder stackNames(String... stackNames)

      An array of CloudFormation stack names.

      Parameters:
      stackNames - An array of CloudFormation stack names.
      Returns:
      Returns a reference to this object so that method calls can be chained together.