Constructs AmazonAutoScalingClient with AWS Access Key ID, AWS Secret Key and an
AmazonAutoScalingClient Configuration object. If the config object's
UseSecureStringForAwsSecretKey is false, the AWS Secret Key
is stored as a clear-text string. Please use this option only
if the application environment doesn't allow the use of SecureStrings.

C# |
public AmazonAutoScalingClient( string awsAccessKeyId, string awsSecretAccessKey, AmazonAutoScalingConfig clientConfig )

- awsAccessKeyId (String)
- AWS Access Key ID
- awsSecretAccessKey (String)
- AWS Secret Access Key
- clientConfig (AmazonAutoScalingConfig)
- The AmazonAutoScalingClient Configuration Object