@Stability(value=Stable) public static final class CfnIndex.JwtTokenTypeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.JwtTokenTypeConfigurationProperty>
CfnIndex.JwtTokenTypeConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder keyLocation(String keyLocation)
CfnIndex.JwtTokenTypeConfigurationProperty.getKeyLocation()keyLocation - `CfnIndex.JwtTokenTypeConfigurationProperty.KeyLocation`. This parameter is required.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder claimRegex(String claimRegex)
CfnIndex.JwtTokenTypeConfigurationProperty.getClaimRegex()claimRegex - `CfnIndex.JwtTokenTypeConfigurationProperty.ClaimRegex`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder groupAttributeField(String groupAttributeField)
CfnIndex.JwtTokenTypeConfigurationProperty.getGroupAttributeField()groupAttributeField - `CfnIndex.JwtTokenTypeConfigurationProperty.GroupAttributeField`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder issuer(String issuer)
CfnIndex.JwtTokenTypeConfigurationProperty.getIssuer()issuer - `CfnIndex.JwtTokenTypeConfigurationProperty.Issuer`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder secretManagerArn(String secretManagerArn)
CfnIndex.JwtTokenTypeConfigurationProperty.getSecretManagerArn()secretManagerArn - `CfnIndex.JwtTokenTypeConfigurationProperty.SecretManagerArn`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder url(String url)
CfnIndex.JwtTokenTypeConfigurationProperty.getUrl()url - `CfnIndex.JwtTokenTypeConfigurationProperty.URL`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder userNameAttributeField(String userNameAttributeField)
CfnIndex.JwtTokenTypeConfigurationProperty.getUserNameAttributeField()userNameAttributeField - `CfnIndex.JwtTokenTypeConfigurationProperty.UserNameAttributeField`.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.JwtTokenTypeConfigurationProperty>CfnIndex.JwtTokenTypeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.