@Stability(value=Stable) public static final class ArnComponents.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ArnComponents
ArnComponentssoftware.amazon.jsii.JsiiObject.InitializationModeArnComponents.Builder, ArnComponents.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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').
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getResource()
ArnComponentsgetResource in interface ArnComponentspublic String getService()
ArnComponentsgetService in interface ArnComponentspublic String getAccount()
ArnComponentsgetAccount in interface ArnComponentspublic String getPartition()
ArnComponentsgetPartition in interface ArnComponentspublic String getRegion()
ArnComponentsgetRegion in interface ArnComponentspublic String getResourceName()
ArnComponentsgetResourceName in interface ArnComponentspublic String getSep()
ArnComponentsgetSep in interface ArnComponentspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.