Interface UpdateCloudFormationCollectionFilter.Builder

    • Method Detail

      • stackNames

        UpdateCloudFormationCollectionFilter.Builder stackNames​(Collection<String> stackNames)

        An array of the names of the Amazon Web Services CloudFormation stacks to update. You can specify up to 500 Amazon Web Services CloudFormation stacks.

        Parameters:
        stackNames - An array of the names of the Amazon Web Services CloudFormation stacks to update. You can specify up to 500 Amazon Web Services CloudFormation stacks.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • stackNames

        UpdateCloudFormationCollectionFilter.Builder stackNames​(String... stackNames)

        An array of the names of the Amazon Web Services CloudFormation stacks to update. You can specify up to 500 Amazon Web Services CloudFormation stacks.

        Parameters:
        stackNames - An array of the names of the Amazon Web Services CloudFormation stacks to update. You can specify up to 500 Amazon Web Services CloudFormation stacks.
        Returns:
        Returns a reference to this object so that method calls can be chained together.