@Stability(value=Stable) @Internal public static final class CfnIndex.JwtTokenTypeConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIndex.JwtTokenTypeConfigurationProperty
CfnIndex.JwtTokenTypeConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIndex.JwtTokenTypeConfigurationProperty.Builder, CfnIndex.JwtTokenTypeConfigurationProperty.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 keyLocation,
String claimRegex,
String groupAttributeField,
String issuer,
String secretManagerArn,
String url,
String userNameAttributeField)
Constructor that initializes the object based on literal property values passed by the
CfnIndex.CapacityUnitsConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClaimRegex()
`CfnIndex.JwtTokenTypeConfigurationProperty.ClaimRegex`.
|
String |
getGroupAttributeField()
`CfnIndex.JwtTokenTypeConfigurationProperty.GroupAttributeField`.
|
String |
getIssuer()
`CfnIndex.JwtTokenTypeConfigurationProperty.Issuer`.
|
String |
getKeyLocation()
`CfnIndex.JwtTokenTypeConfigurationProperty.KeyLocation`.
|
String |
getSecretManagerArn()
`CfnIndex.JwtTokenTypeConfigurationProperty.SecretManagerArn`.
|
String |
getUrl()
`CfnIndex.JwtTokenTypeConfigurationProperty.URL`.
|
String |
getUserNameAttributeField()
`CfnIndex.JwtTokenTypeConfigurationProperty.UserNameAttributeField`.
|
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 keyLocation, String claimRegex, String groupAttributeField, String issuer, String secretManagerArn, String url, String userNameAttributeField)
CfnIndex.CapacityUnitsConfigurationProperty.Builder.public final String getKeyLocation()
CfnIndex.JwtTokenTypeConfigurationPropertygetKeyLocation in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getClaimRegex()
CfnIndex.JwtTokenTypeConfigurationPropertygetClaimRegex in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getGroupAttributeField()
CfnIndex.JwtTokenTypeConfigurationPropertygetGroupAttributeField in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getIssuer()
CfnIndex.JwtTokenTypeConfigurationPropertygetIssuer in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getSecretManagerArn()
CfnIndex.JwtTokenTypeConfigurationPropertygetSecretManagerArn in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getUrl()
CfnIndex.JwtTokenTypeConfigurationPropertygetUrl in interface CfnIndex.JwtTokenTypeConfigurationPropertypublic final String getUserNameAttributeField()
CfnIndex.JwtTokenTypeConfigurationPropertygetUserNameAttributeField in interface CfnIndex.JwtTokenTypeConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.