Uses of Class
software.amazon.awscdk.services.ec2.ApplyCloudFormationInitOptions.Builder
-
Uses of ApplyCloudFormationInitOptions.Builder in software.amazon.awscdk.services.ec2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theApplyCloudFormationInitOptions.Builder
.