| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.FunctionMetadataProperty.Jsii$Proxy
An implementation for
CfnFunction.FunctionMetadataProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.FunctionMetadataProperty |
CfnFunction.FunctionMetadataProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.functionMetadata(CfnFunction.FunctionMetadataProperty functionMetadata)
`AWS::CloudFront::Function.FunctionMetadata`.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.functionMetadata(CfnFunction.FunctionMetadataProperty functionMetadata)
Sets the value of
CfnFunctionProps.getFunctionMetadata() |
void |
CfnFunction.setFunctionMetadata(CfnFunction.FunctionMetadataProperty value)
`AWS::CloudFront::Function.FunctionMetadata`.
|
Copyright © 2021. All rights reserved.