Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnFunction.FunctionMetadataProperty
-
Uses of CfnFunction.FunctionMetadataProperty in software.amazon.awscdk.services.cloudfront
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFunction.FunctionMetadataProperty
Modifier and TypeMethodDescriptionCfnFunction.FunctionMetadataProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFunction.Builder.functionMetadata
(CfnFunction.FunctionMetadataProperty functionMetadata) Contains metadata about a CloudFront function.CfnFunctionProps.Builder.functionMetadata
(CfnFunction.FunctionMetadataProperty functionMetadata) Sets the value ofCfnFunctionProps.getFunctionMetadata()
void
CfnFunction.setFunctionMetadata
(CfnFunction.FunctionMetadataProperty value) Contains metadata about a CloudFront function.