AWS SDK for .NET Documentation
TimeBasedAutoScalingConfigurations Property
AmazonAmazon.OpsWorks.ModelDescribeTimeBasedAutoScalingResultTimeBasedAutoScalingConfigurations Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property TimeBasedAutoScalingConfigurations.

An array of

CopyC#
TimeBasedAutoScalingConfiguration
objects that describe the configuration for the specified instances.

Declaration Syntax
C#
public List<TimeBasedAutoScalingConfiguration> TimeBasedAutoScalingConfigurations { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)