| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsLambdaFunctionLayer.Builder |
AwsLambdaFunctionLayer.Builder.arn(String arn)
The ARN of the function layer.
|
static AwsLambdaFunctionLayer.Builder |
AwsLambdaFunctionLayer.builder() |
AwsLambdaFunctionLayer.Builder |
AwsLambdaFunctionLayer.Builder.codeSize(Integer codeSize)
The size of the layer archive in bytes.
|
AwsLambdaFunctionLayer.Builder |
AwsLambdaFunctionLayer.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsLambdaFunctionLayer.Builder> |
AwsLambdaFunctionLayer.serializableBuilderClass() |
Copyright © 2023. All rights reserved.