Interface Principal.Builder

All Superinterfaces:
Buildable, CopyableBuilder<Principal.Builder,Principal>, SdkBuilder<Principal.Builder,Principal>, SdkPojo
Enclosing class:
Principal

public static interface Principal.Builder extends SdkPojo, CopyableBuilder<Principal.Builder,Principal>
  • Method Details

    • 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

      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.