@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.236Z") @Stability(value=Experimental) public interface AwsApiProps extends software.amazon.jsii.JsiiSerializable, AwsApiInput
| Modifier and Type | Interface and Description |
|---|---|
static class |
AwsApiProps.Builder
A builder for
AwsApiProps |
static class |
AwsApiProps.Jsii$Proxy
An implementation for
AwsApiProps |
| Modifier and Type | Method and Description |
|---|---|
static AwsApiProps.Builder |
builder() |
default PolicyStatement |
getPolicyStatement()
(experimental) The IAM policy statement to allow the API call.
|
getAction, getApiVersion, getCatchErrorPattern, getParameters, getService@Stability(value=Experimental) @Nullable default PolicyStatement getPolicyStatement()
Use only if resource restriction is needed.
Default: - extract the permission from the API call
@Stability(value=Experimental) static AwsApiProps.Builder builder()
builder in interface AwsApiInputAwsApiProps.Builder of AwsApiPropsCopyright © 2021. All rights reserved.