Interface AnomalyResource.Builder

    • Method Detail

      • name

        AnomalyResource.Builder name​(String name)

        The name of the Amazon Web Services resource.

        Parameters:
        name - The name of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        AnomalyResource.Builder type​(String type)

        The type of the Amazon Web Services resource.

        Parameters:
        type - The type of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.