public static interface Principal.Builder extends SdkPojo, CopyableBuilder<Principal.Builder,Principal>
| Modifier and Type | Method and Description |
|---|---|
Principal.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the principal.
|
Principal.Builder |
service(String service)
The name of the AWS service that should allowed or denied access to an Amazon Lex action.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPrincipal.Builder service(String service)
The name of the AWS service that should allowed or denied access to an Amazon Lex action.
service - The name of the AWS service that should allowed or denied access to an Amazon Lex action.Principal.Builder arn(String arn)
The Amazon Resource Name (ARN) of the principal.
arn - The Amazon Resource Name (ARN) of the principal.Copyright © 2023. All rights reserved.