Interface InsightResourceDetail.Builder

    • Method Detail

      • insightStatus

        InsightResourceDetail.Builder insightStatus​(InsightStatus insightStatus)

        An object containing more detail on the status of the insight resource.

        Parameters:
        insightStatus - An object containing more detail on the status of the insight resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • kubernetesResourceUri

        InsightResourceDetail.Builder kubernetesResourceUri​(String kubernetesResourceUri)

        The Kubernetes resource URI if applicable.

        Parameters:
        kubernetesResourceUri - The Kubernetes resource URI if applicable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        InsightResourceDetail.Builder arn​(String arn)

        The Amazon Resource Name (ARN) if applicable.

        Parameters:
        arn - The Amazon Resource Name (ARN) if applicable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.