Interface IntegrationResourcePropertyFilter.Builder

    • Method Detail

      • name

        IntegrationResourcePropertyFilter.Builder name​(String name)

        The name of the filter. Supported filter keys are SourceArn and TargetArn.

        Parameters:
        name - The name of the filter. Supported filter keys are SourceArn and TargetArn.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • values

        IntegrationResourcePropertyFilter.Builder values​(String... values)

        A list of filter values.

        Parameters:
        values - A list of filter values.
        Returns:
        Returns a reference to this object so that method calls can be chained together.