public class AwsAutoScalingUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
compressedIso8601DateFormat |
| Constructor and Description |
|---|
AwsAutoScalingUtil(String accessKey,
String secretAccessKey) |
| Modifier and Type | Method and Description |
|---|---|
AutoScalingGroup |
describeAutoScalingGroup(String groupId,
org.apache.maven.plugin.logging.Log log) |
protected final SimpleDateFormat compressedIso8601DateFormat
public AutoScalingGroup describeAutoScalingGroup(String groupId, org.apache.maven.plugin.logging.Log log) throws AwsException
AwsExceptionCopyright © 2015. All rights reserved.