@Stability(value=Stable) public static final class CfnIndex.UserTokenConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.UserTokenConfigurationProperty>
CfnIndex.UserTokenConfigurationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnIndex.UserTokenConfigurationProperty.Builder jsonTokenTypeConfiguration(CfnIndex.JsonTokenTypeConfigurationProperty jsonTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJsonTokenTypeConfiguration()jsonTokenTypeConfiguration - Information about the JSON token type configuration.this@Stability(value=Stable) public CfnIndex.UserTokenConfigurationProperty.Builder jsonTokenTypeConfiguration(IResolvable jsonTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJsonTokenTypeConfiguration()jsonTokenTypeConfiguration - Information about the JSON token type configuration.this@Stability(value=Stable) public CfnIndex.UserTokenConfigurationProperty.Builder jwtTokenTypeConfiguration(CfnIndex.JwtTokenTypeConfigurationProperty jwtTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJwtTokenTypeConfiguration()jwtTokenTypeConfiguration - Information about the JWT token type configuration.this@Stability(value=Stable) public CfnIndex.UserTokenConfigurationProperty.Builder jwtTokenTypeConfiguration(IResolvable jwtTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJwtTokenTypeConfiguration()jwtTokenTypeConfiguration - Information about the JWT token type configuration.this@Stability(value=Stable) public CfnIndex.UserTokenConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.UserTokenConfigurationProperty>CfnIndex.UserTokenConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.