public static final class CfnIndex.UserTokenConfigurationProperty.Builder
extends java.lang.Object
CfnIndex.UserTokenConfigurationProperty
Constructor and Description |
---|
Builder() |
public CfnIndex.UserTokenConfigurationProperty.Builder jsonTokenTypeConfiguration(IResolvable jsonTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJsonTokenTypeConfiguration()
jsonTokenTypeConfiguration
- Information about the JSON token type configuration.this
public CfnIndex.UserTokenConfigurationProperty.Builder jsonTokenTypeConfiguration(CfnIndex.JsonTokenTypeConfigurationProperty jsonTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJsonTokenTypeConfiguration()
jsonTokenTypeConfiguration
- Information about the JSON token type configuration.this
public CfnIndex.UserTokenConfigurationProperty.Builder jwtTokenTypeConfiguration(IResolvable jwtTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJwtTokenTypeConfiguration()
jwtTokenTypeConfiguration
- Information about the JWT token type configuration.this
public CfnIndex.UserTokenConfigurationProperty.Builder jwtTokenTypeConfiguration(CfnIndex.JwtTokenTypeConfigurationProperty jwtTokenTypeConfiguration)
CfnIndex.UserTokenConfigurationProperty.getJwtTokenTypeConfiguration()
jwtTokenTypeConfiguration
- Information about the JWT token type configuration.this
public CfnIndex.UserTokenConfigurationProperty build()
CfnIndex.UserTokenConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided