@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 - The location of the key. This parameter is required.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder claimRegex(String claimRegex)
CfnIndex.JwtTokenTypeConfigurationProperty.getClaimRegex()claimRegex - The regular expression that identifies the claim.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder groupAttributeField(String groupAttributeField)
CfnIndex.JwtTokenTypeConfigurationProperty.getGroupAttributeField()groupAttributeField - The group attribute field.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder issuer(String issuer)
CfnIndex.JwtTokenTypeConfigurationProperty.getIssuer()issuer - The issuer of the token.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder secretManagerArn(String secretManagerArn)
CfnIndex.JwtTokenTypeConfigurationProperty.getSecretManagerArn()secretManagerArn - The Amazon Resource Name (arn) of the secret.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder url(String url)
CfnIndex.JwtTokenTypeConfigurationProperty.getUrl()url - The signing key URL.this@Stability(value=Stable) public CfnIndex.JwtTokenTypeConfigurationProperty.Builder userNameAttributeField(String userNameAttributeField)
CfnIndex.JwtTokenTypeConfigurationProperty.getUserNameAttributeField()userNameAttributeField - The user name attribute field.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 © 2022. All rights reserved.