@Stability(value=Experimental) @Internal public static final class SSMParameterContextQuery.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SSMParameterContextQuery
SSMParameterContextQuerysoftware.amazon.jsii.JsiiObject.InitializationModeSSMParameterContextQuery.Builder, SSMParameterContextQuery.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.
|
protected |
Jsii$Proxy(String account,
String parameterName,
String region,
String lookupRoleArn)
Constructor that initializes the object based on literal property values passed by the
SSMParameterContextQuery.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccount()
(experimental) Query account.
|
String |
getLookupRoleArn()
(experimental) The ARN of the role that should be used to look up the missing values.
|
String |
getParameterName()
(experimental) Parameter name to query.
|
String |
getRegion()
(experimental) Query region.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String account, String parameterName, String region, String lookupRoleArn)
SSMParameterContextQuery.Builder.public final String getAccount()
SSMParameterContextQuerygetAccount in interface SSMParameterContextQuerypublic final String getParameterName()
SSMParameterContextQuerygetParameterName in interface SSMParameterContextQuerypublic final String getRegion()
SSMParameterContextQuerygetRegion in interface SSMParameterContextQuerypublic final String getLookupRoleArn()
SSMParameterContextQueryDefault: - None
getLookupRoleArn in interface SSMParameterContextQuery@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.