Interface EmailMessageReference.Builder

    • Method Detail

      • name

        EmailMessageReference.Builder name​(String name)

        The name of the email message reference

        Parameters:
        name - The name of the email message reference
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        EmailMessageReference.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the email message reference

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