Interface Principal.Builder

    • Method Detail

      • service

        Principal.Builder service​(String service)

        The name of the Amazon Web Services service that should allowed or denied access to an Amazon Lex action.

        Parameters:
        service - The name of the Amazon Web Services service that should allowed or denied access to an Amazon Lex action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        Principal.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the principal.

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