Interface ConfigurationInfo.Builder

    • Method Detail

      • arn

        ConfigurationInfo.Builder arn​(String arn)

        ARN of the configuration to use.

        Parameters:
        arn -

        ARN of the configuration to use.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        ConfigurationInfo.Builder revision​(Long revision)

        The revision of the configuration to use.

        Parameters:
        revision -

        The revision of the configuration to use.

        Returns:
        Returns a reference to this object so that method calls can be chained together.