public static final class CfnIndex.JsonTokenTypeConfigurationProperty.Builder
extends java.lang.Object
CfnIndex.JsonTokenTypeConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnIndex.JsonTokenTypeConfigurationProperty |
build()
Builds the configured instance.
|
CfnIndex.JsonTokenTypeConfigurationProperty.Builder |
groupAttributeField(java.lang.String groupAttributeField)
Sets the value of
CfnIndex.JsonTokenTypeConfigurationProperty.getGroupAttributeField() |
CfnIndex.JsonTokenTypeConfigurationProperty.Builder |
userNameAttributeField(java.lang.String userNameAttributeField)
Sets the value of
CfnIndex.JsonTokenTypeConfigurationProperty.getUserNameAttributeField() |
public CfnIndex.JsonTokenTypeConfigurationProperty.Builder groupAttributeField(java.lang.String groupAttributeField)
CfnIndex.JsonTokenTypeConfigurationProperty.getGroupAttributeField()
groupAttributeField
- The group attribute field. This parameter is required.this
public CfnIndex.JsonTokenTypeConfigurationProperty.Builder userNameAttributeField(java.lang.String userNameAttributeField)
CfnIndex.JsonTokenTypeConfigurationProperty.getUserNameAttributeField()
userNameAttributeField
- The user name attribute field. This parameter is required.this
public CfnIndex.JsonTokenTypeConfigurationProperty build()
CfnIndex.JsonTokenTypeConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided