Versions in this module Expand all Collapse all v2 v2.3.1 Oct 26, 2019 Changes in this version + type AutoScalingCreationPolicy struct + MinSuccessfulInstancesPercent float64 + type AutoScalingReplacingUpdate struct + WillReplace bool + type AutoScalingRollingUpdate struct + MaxBatchSize float64 + MinInstancesInService float64 + MinSuccessfulInstancesPercent float64 + PauseTime string + SuspendProcesses []string + WaitOnResourceSignals bool + type AutoScalingScheduledAction struct + IgnoreUnmodifiedGroupSizeProperties bool + type CodeDeployLambdaAliasUpdate struct + AfterAllowTrafficHook string + ApplicationName string + BeforeAllowTrafficHook string + DeploymentGroupName string + type CreationPolicy struct + AutoScalingCreationPolicy *AutoScalingCreationPolicy + ResourceSignal *ResourceSignal + type DeletionPolicy string + type ResourceSignal struct + Count float64 + Timeout string + type UpdatePolicy struct + AutoScalingReplacingUpdate *AutoScalingReplacingUpdate + AutoScalingRollingUpdate *AutoScalingRollingUpdate + AutoScalingScheduledAction *AutoScalingScheduledAction + CodeDeployLambdaAliasUpdate *CodeDeployLambdaAliasUpdate Other modules containing this package github.com/awslabs/goformation/v3 github.com/awslabs/goformation/v4 github.com/awslabs/goformation/v5 github.com/awslabs/goformation/v6 github.com/awslabs/goformation/v7