Interface CloudFormationCollectionFilter.Builder

    • Method Detail

      • stackNames

        CloudFormationCollectionFilter.Builder stackNames​(Collection<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.
      • stackNames

        CloudFormationCollectionFilter.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.