Uses of Class
software.amazon.awscdk.services.ssmquicksetup.CfnLifecycleAutomationProps.Builder
Packages that use CfnLifecycleAutomationProps.Builder
Package
Description
AWS::SSMQuickSetup Construct Library
-
Uses of CfnLifecycleAutomationProps.Builder in software.amazon.awscdk.services.ssmquicksetup
Methods in software.amazon.awscdk.services.ssmquicksetup that return CfnLifecycleAutomationProps.BuilderModifier and TypeMethodDescriptionCfnLifecycleAutomationProps.Builder.automationDocument(String automationDocument) Sets the value ofCfnLifecycleAutomationProps.getAutomationDocument()CfnLifecycleAutomationProps.Builder.automationParameters(Map<String, ? extends List<String>> automationParameters) Sets the value ofCfnLifecycleAutomationProps.getAutomationParameters()CfnLifecycleAutomationProps.Builder.automationParameters(IResolvable automationParameters) Sets the value ofCfnLifecycleAutomationProps.getAutomationParameters()CfnLifecycleAutomationProps.builder()CfnLifecycleAutomationProps.Builder.resourceKey(String resourceKey) Sets the value ofCfnLifecycleAutomationProps.getResourceKey()Sets the value ofCfnLifecycleAutomationProps.getTags()Constructors in software.amazon.awscdk.services.ssmquicksetup with parameters of type CfnLifecycleAutomationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLifecycleAutomationProps.Builder.