public interface AwsResource
Modifier and Type | Method and Description |
---|---|
String |
getAccountId()
Gets the account ID associated with the AWS Resource.
|
String |
getPartition()
Gets the partition associated with the AWS Resource (e.g.: 'aws').
|
String |
getRegion()
Gets the region associated with the AWS Resource (e.g.: 'us-east-1').
|
String getPartition()
String getRegion()
String getAccountId()
Copyright © 2020. All rights reserved.