@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.294Z") @Stability(value=Experimental) public interface FunctionAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
FunctionAttributes.Builder
A builder for
FunctionAttributes |
static class |
FunctionAttributes.Jsii$Proxy
An implementation for
FunctionAttributes |
| Modifier and Type | Method and Description |
|---|---|
static FunctionAttributes.Builder |
builder() |
String |
getFunctionArn()
(experimental) The ARN of the function.
|
String |
getFunctionName()
(experimental) The name of the function.
|
@Stability(value=Experimental) @NotNull String getFunctionArn()
@Stability(value=Experimental) @NotNull String getFunctionName()
@Stability(value=Experimental) static FunctionAttributes.Builder builder()
FunctionAttributes.Builder of FunctionAttributesCopyright © 2021. All rights reserved.