Uses of Class
software.amazon.awscdk.services.ec2.ApplyCloudFormationInitOptions.Builder
Packages that use ApplyCloudFormationInitOptions.Builder
-
Uses of ApplyCloudFormationInitOptions.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return ApplyCloudFormationInitOptions.BuilderModifier and TypeMethodDescriptionApplyCloudFormationInitOptions.builder()
ApplyCloudFormationInitOptions.Builder.configSets
(List<String> configSets) Sets the value ofApplyCloudFormationInitOptions.getConfigSets()
ApplyCloudFormationInitOptions.Builder.embedFingerprint
(Boolean embedFingerprint) Sets the value ofApplyCloudFormationInitOptions.getEmbedFingerprint()
ApplyCloudFormationInitOptions.Builder.ignoreFailures
(Boolean ignoreFailures) Sets the value ofApplyCloudFormationInitOptions.getIgnoreFailures()
ApplyCloudFormationInitOptions.Builder.includeRole
(Boolean includeRole) Sets the value ofApplyCloudFormationInitOptions.getIncludeRole()
ApplyCloudFormationInitOptions.Builder.includeUrl
(Boolean includeUrl) Sets the value ofApplyCloudFormationInitOptions.getIncludeUrl()
Sets the value ofApplyCloudFormationInitOptions.getPrintLog()
Sets the value ofApplyCloudFormationInitOptions.getTimeout()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type ApplyCloudFormationInitOptions.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theApplyCloudFormationInitOptions.Builder
.