public class AwsOpsWorksUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SimpleDateFormat |
compressedIso8601DateFormat |
| Constructor and Description |
|---|
AwsOpsWorksUtil(String accessKey,
String secretAccessKey) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
ListStackInstances(String stackId,
String layerId,
boolean usePrivateIp,
org.apache.maven.plugin.logging.Log log) |
protected final SimpleDateFormat compressedIso8601DateFormat
public List<String> ListStackInstances(String stackId, String layerId, boolean usePrivateIp, org.apache.maven.plugin.logging.Log log) throws AwsException
AwsExceptionCopyright © 2014. All rights reserved.