| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemConfig.Builder |
FileSystemConfig.Builder.arn(String arn)
Sets the value of
FileSystemConfig.getArn() |
static FileSystemConfig.Builder |
FileSystemConfig.builder() |
FileSystemConfig.Builder |
FileSystemConfig.Builder.connections(Connections connections)
Sets the value of
FileSystemConfig.getConnections() |
FileSystemConfig.Builder |
FileSystemConfig.Builder.dependency(List<? extends software.constructs.IDependable> dependency)
Sets the value of
FileSystemConfig.getDependency() |
FileSystemConfig.Builder |
FileSystemConfig.Builder.localMountPath(String localMountPath)
Sets the value of
FileSystemConfig.getLocalMountPath() |
FileSystemConfig.Builder |
FileSystemConfig.Builder.policies(List<? extends PolicyStatement> policies)
Sets the value of
FileSystemConfig.getPolicies() |
Copyright © 2021. All rights reserved.