Uses of Class
software.amazon.awscdk.services.lambda.CfnMicrovmImageProps.Builder
Packages that use CfnMicrovmImageProps.Builder
-
Uses of CfnMicrovmImageProps.Builder in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return CfnMicrovmImageProps.BuilderModifier and TypeMethodDescriptionCfnMicrovmImageProps.Builder.additionalOsCapabilities(List<String> additionalOsCapabilities) Sets the value ofCfnMicrovmImageProps.getAdditionalOsCapabilities()CfnMicrovmImageProps.Builder.baseImageArn(String baseImageArn) Sets the value ofCfnMicrovmImageProps.getBaseImageArn()CfnMicrovmImageProps.Builder.baseImageVersion(String baseImageVersion) Sets the value ofCfnMicrovmImageProps.getBaseImageVersion()static CfnMicrovmImageProps.BuilderCfnMicrovmImageProps.builder()CfnMicrovmImageProps.Builder.buildRoleArn(String buildRoleArn) Sets the value ofCfnMicrovmImageProps.getBuildRoleArn()CfnMicrovmImageProps.Builder.codeArtifact(IResolvable codeArtifact) Sets the value ofCfnMicrovmImageProps.getCodeArtifact()CfnMicrovmImageProps.Builder.codeArtifact(CfnMicrovmImage.CodeArtifactProperty codeArtifact) Sets the value ofCfnMicrovmImageProps.getCodeArtifact()CfnMicrovmImageProps.Builder.cpuConfigurations(List<? extends Object> cpuConfigurations) Sets the value ofCfnMicrovmImageProps.getCpuConfigurations()CfnMicrovmImageProps.Builder.cpuConfigurations(IResolvable cpuConfigurations) Sets the value ofCfnMicrovmImageProps.getCpuConfigurations()CfnMicrovmImageProps.Builder.description(String description) Sets the value ofCfnMicrovmImageProps.getDescription()CfnMicrovmImageProps.Builder.egressNetworkConnectors(List<String> egressNetworkConnectors) Sets the value ofCfnMicrovmImageProps.getEgressNetworkConnectors()CfnMicrovmImageProps.Builder.environmentVariables(List<? extends Object> environmentVariables) Sets the value ofCfnMicrovmImageProps.getEnvironmentVariables()CfnMicrovmImageProps.Builder.environmentVariables(IResolvable environmentVariables) Sets the value ofCfnMicrovmImageProps.getEnvironmentVariables()CfnMicrovmImageProps.Builder.hooks(IResolvable hooks) Sets the value ofCfnMicrovmImageProps.getHooks()CfnMicrovmImageProps.Builder.hooks(CfnMicrovmImage.HooksProperty hooks) Sets the value ofCfnMicrovmImageProps.getHooks()CfnMicrovmImageProps.Builder.logging(IResolvable logging) Sets the value ofCfnMicrovmImageProps.getLogging()CfnMicrovmImageProps.Builder.logging(CfnMicrovmImage.LoggingProperty logging) Sets the value ofCfnMicrovmImageProps.getLogging()Sets the value ofCfnMicrovmImageProps.getName()Sets the value ofCfnMicrovmImageProps.getResources()CfnMicrovmImageProps.Builder.resources(IResolvable resources) Sets the value ofCfnMicrovmImageProps.getResources()Sets the value ofCfnMicrovmImageProps.getTags()Constructors in software.amazon.awscdk.services.lambda with parameters of type CfnMicrovmImageProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMicrovmImageProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMicrovmImageProps.Builder.