@Stability(value=Experimental) @Internal public static final class RoleMappingRule.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RoleMappingRule
RoleMappingRulesoftware.amazon.jsii.JsiiObject.InitializationModeRoleMappingRule.Builder, RoleMappingRule.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(RoleMappingRule.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RoleMappingRule.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getClaim()
(experimental) The key sent in the token by the federated identity provider.
|
String |
getClaimValue()
(experimental) The value of the claim that must be matched.
|
IRole |
getMappedRole()
(experimental) The Role to be assumed when Claim Value is matched.
|
RoleMappingMatchType |
getMatchType()
(experimental) How to match with the Claim value.
|
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(RoleMappingRule.Builder builder)
RoleMappingRule.Builder.public final String getClaim()
RoleMappingRulegetClaim in interface RoleMappingRulepublic final String getClaimValue()
RoleMappingRulegetClaimValue in interface RoleMappingRulepublic final IRole getMappedRole()
RoleMappingRulegetMappedRole in interface RoleMappingRulepublic final RoleMappingMatchType getMatchType()
RoleMappingRuleDefault: RoleMappingMatchType.EQUALS
getMatchType in interface RoleMappingRule@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.