Uses of Class
software.amazon.awscdk.services.imagebuilder.alpha.AmiDistribution.Builder
Packages that use AmiDistribution.Builder
Package
Description
EC2 Image Builder Construct Library
-
Uses of AmiDistribution.Builder in software.amazon.awscdk.services.imagebuilder.alpha
Methods in software.amazon.awscdk.services.imagebuilder.alpha that return AmiDistribution.BuilderModifier and TypeMethodDescriptionAmiDistribution.Builder.amiDescription(String amiDescription) Sets the value ofAmiDistribution.getAmiDescription()Sets the value ofAmiDistribution.getAmiKmsKey()AmiDistribution.Builder.amiLaunchPermission(AmiLaunchPermission amiLaunchPermission) Sets the value ofAmiDistribution.getAmiLaunchPermission()Sets the value ofAmiDistribution.getAmiName()Sets the value ofAmiDistribution.getAmiTags()AmiDistribution.Builder.amiTargetAccountIds(List<String> amiTargetAccountIds) Sets the value ofAmiDistribution.getAmiTargetAccountIds()static AmiDistribution.BuilderAmiDistribution.builder()AmiDistribution.Builder.fastLaunchConfigurations(List<? extends FastLaunchConfiguration> fastLaunchConfigurations) Sets the value ofAmiDistribution.getFastLaunchConfigurations()AmiDistribution.Builder.launchTemplates(List<? extends LaunchTemplateConfiguration> launchTemplates) Sets the value ofAmiDistribution.getLaunchTemplates()AmiDistribution.Builder.licenseConfigurationArns(List<String> licenseConfigurationArns) Sets the value ofAmiDistribution.getLicenseConfigurationArns()Sets the value ofAmiDistribution.getRegion()AmiDistribution.Builder.ssmParameters(List<? extends SSMParameterConfigurations> ssmParameters) Sets the value ofAmiDistribution.getSsmParameters()Constructors in software.amazon.awscdk.services.imagebuilder.alpha with parameters of type AmiDistribution.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AmiDistribution.Builder builder) Constructor that initializes the object based on literal property values passed by theAmiDistribution.Builder.