Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lambda.CfnFunctionPropsMixin.FileSystemConfigProperty.Builder
Packages that use CfnFunctionPropsMixin.FileSystemConfigProperty.Builder
-
Uses of CfnFunctionPropsMixin.FileSystemConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.lambda
Methods in software.amazon.awscdk.cfnpropertymixins.services.lambda that return CfnFunctionPropsMixin.FileSystemConfigProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.FileSystemConfigProperty.getArn()CfnFunctionPropsMixin.FileSystemConfigProperty.Builder.arn(IAccessPointRef arn) Sets the value ofCfnFunctionPropsMixin.FileSystemConfigProperty.getArn()CfnFunctionPropsMixin.FileSystemConfigProperty.builder()CfnFunctionPropsMixin.FileSystemConfigProperty.Builder.localMountPath(String localMountPath) Sets the value ofCfnFunctionPropsMixin.FileSystemConfigProperty.getLocalMountPath()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lambda with parameters of type CfnFunctionPropsMixin.FileSystemConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.FileSystemConfigProperty.Builder.