public static interface AddPermissionResponse.Builder extends LambdaResponse.Builder, SdkPojo, CopyableBuilder<AddPermissionResponse.Builder,AddPermissionResponse>
| Modifier and Type | Method and Description |
|---|---|
AddPermissionResponse.Builder |
statement(String statement)
The permission statement that's added to the function policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildAddPermissionResponse.Builder statement(String statement)
The permission statement that's added to the function policy.
statement - The permission statement that's added to the function policy.Copyright © 2019. All rights reserved.