@Stability(value=Experimental) public static final class AppsyncFunctionAttributes.Builder extends Object implements software.amazon.jsii.Builder<AppsyncFunctionAttributes>
AppsyncFunctionAttributes| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AppsyncFunctionAttributes |
build()
Builds the configured instance.
|
AppsyncFunctionAttributes.Builder |
functionArn(String functionArn)
Sets the value of
AppsyncFunctionAttributes.getFunctionArn() |
@Stability(value=Experimental) public AppsyncFunctionAttributes.Builder functionArn(String functionArn)
AppsyncFunctionAttributes.getFunctionArn()functionArn - the ARN of the AppSync function. This parameter is required.this@Stability(value=Experimental) public AppsyncFunctionAttributes build()
build in interface software.amazon.jsii.Builder<AppsyncFunctionAttributes>AppsyncFunctionAttributesNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.