Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnAssociationMixinProps.Builder
Packages that use CfnAssociationMixinProps.Builder
-
Uses of CfnAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnAssociationMixinProps.Builder.applyOnlyAtCronInterval(Boolean applyOnlyAtCronInterval) Sets the value ofCfnAssociationMixinProps.getApplyOnlyAtCronInterval()CfnAssociationMixinProps.Builder.applyOnlyAtCronInterval(IResolvable applyOnlyAtCronInterval) Sets the value ofCfnAssociationMixinProps.getApplyOnlyAtCronInterval()CfnAssociationMixinProps.Builder.associationName(String associationName) Sets the value ofCfnAssociationMixinProps.getAssociationName()CfnAssociationMixinProps.Builder.automationTargetParameterName(String automationTargetParameterName) Sets the value ofCfnAssociationMixinProps.getAutomationTargetParameterName()CfnAssociationMixinProps.builder()CfnAssociationMixinProps.Builder.calendarNames(List<String> calendarNames) Sets the value ofCfnAssociationMixinProps.getCalendarNames()CfnAssociationMixinProps.Builder.complianceSeverity(String complianceSeverity) Sets the value ofCfnAssociationMixinProps.getComplianceSeverity()CfnAssociationMixinProps.Builder.documentVersion(String documentVersion) Sets the value ofCfnAssociationMixinProps.getDocumentVersion()CfnAssociationMixinProps.Builder.instanceId(String instanceId) Sets the value ofCfnAssociationMixinProps.getInstanceId()CfnAssociationMixinProps.Builder.maxConcurrency(String maxConcurrency) Sets the value ofCfnAssociationMixinProps.getMaxConcurrency()Sets the value ofCfnAssociationMixinProps.getMaxErrors()Sets the value ofCfnAssociationMixinProps.getName()CfnAssociationMixinProps.Builder.name(IDocumentRef name) Sets the value ofCfnAssociationMixinProps.getName()CfnAssociationMixinProps.Builder.outputLocation(CfnAssociationPropsMixin.InstanceAssociationOutputLocationProperty outputLocation) Sets the value ofCfnAssociationMixinProps.getOutputLocation()CfnAssociationMixinProps.Builder.outputLocation(IResolvable outputLocation) Sets the value ofCfnAssociationMixinProps.getOutputLocation()CfnAssociationMixinProps.Builder.parameters(Object parameters) Sets the value ofCfnAssociationMixinProps.getParameters()CfnAssociationMixinProps.Builder.scheduleExpression(String scheduleExpression) Sets the value ofCfnAssociationMixinProps.getScheduleExpression()CfnAssociationMixinProps.Builder.scheduleOffset(Number scheduleOffset) Sets the value ofCfnAssociationMixinProps.getScheduleOffset()CfnAssociationMixinProps.Builder.syncCompliance(String syncCompliance) Sets the value ofCfnAssociationMixinProps.getSyncCompliance()Sets the value ofCfnAssociationMixinProps.getTargets()CfnAssociationMixinProps.Builder.targets(IResolvable targets) Sets the value ofCfnAssociationMixinProps.getTargets()CfnAssociationMixinProps.Builder.waitForSuccessTimeoutSeconds(Number waitForSuccessTimeoutSeconds) Sets the value ofCfnAssociationMixinProps.getWaitForSuccessTimeoutSeconds()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ssm with parameters of type CfnAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationMixinProps.Builder.