Interface AmazonCodeGuruProfilerIntegration.Builder

    • Method Detail

      • status

        AmazonCodeGuruProfilerIntegration.Builder status​(String status)

        The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.

        Parameters:
        status - The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        EventSourceOptInStatus, EventSourceOptInStatus
      • status

        AmazonCodeGuruProfilerIntegration.Builder status​(EventSourceOptInStatus status)

        The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.

        Parameters:
        status - The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        EventSourceOptInStatus, EventSourceOptInStatus