Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssmincidents.CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder
Packages that use CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder
-
Uses of CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents that return CfnResponsePlanPropsMixin.SsmAutomationProperty.BuilderModifier and TypeMethodDescriptionCfnResponsePlanPropsMixin.SsmAutomationProperty.builder()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.documentName(String documentName) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getDocumentName()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.documentVersion(String documentVersion) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getDocumentVersion()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.dynamicParameters(List<? extends Object> dynamicParameters) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getDynamicParameters()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.dynamicParameters(IResolvable dynamicParameters) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getDynamicParameters()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getParameters()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getParameters()Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getRoleArn()CfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.targetAccount(String targetAccount) Sets the value ofCfnResponsePlanPropsMixin.SsmAutomationProperty.getTargetAccount()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssmincidents with parameters of type CfnResponsePlanPropsMixin.SsmAutomationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponsePlanPropsMixin.SsmAutomationProperty.Builder.