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