@Stability(value=Stable) @Internal public static final class ServicePrincipalOpts.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ServicePrincipalOpts
ServicePrincipalOptssoftware.amazon.jsii.JsiiObject.InitializationModeServicePrincipalOpts.Builder, ServicePrincipalOpts.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(ServicePrincipalOpts.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ServicePrincipalOpts.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Map<String,Object> |
getConditions()
Additional conditions to add to the Service Principal.
|
String |
getRegion()
(deprecated) The region in which the service is operating.
|
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(ServicePrincipalOpts.Builder builder)
ServicePrincipalOpts.Builder.public final Map<String,Object> getConditions()
ServicePrincipalOptsDefault: - No conditions
getConditions in interface ServicePrincipalOptspublic final String getRegion()
ServicePrincipalOptsDefault: - the current Stack's region.
getRegion in interface ServicePrincipalOpts@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.