public static final class ArnComponents.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ArnComponents
software.amazon.jsii.JsiiObject.InitializationModeArnComponents.Builder, ArnComponents.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount()
The ID of the AWS account that owns the resource, without the hyphens.
|
String |
getPartition()
The partition that the resource is in.
|
String |
getRegion()
The region the resource resides in.
|
String |
getResource()
Resource type (e.g.
|
String |
getResourceName()
Resource name or path within the resource (i.e.
|
String |
getSep()
Separator between resource type and the resource.
|
String |
getService()
The service namespace that identifies the AWS product (for example, 's3', 'iam', 'codepipline').
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public String getResource()
getResource in interface ArnComponents@Stability(value=Stable) public String getService()
getService in interface ArnComponents@Stability(value=Stable) @Nullable public String getAccount()
getAccount in interface ArnComponents@Stability(value=Stable) @Nullable public String getPartition()
getPartition in interface ArnComponents@Stability(value=Stable) @Nullable public String getRegion()
getRegion in interface ArnComponents@Stability(value=Stable) @Nullable public String getResourceName()
getResourceName in interface ArnComponents@Stability(value=Stable) @Nullable public String getSep()
getSep in interface ArnComponentsCopyright © 2019. All rights reserved.