@Stability(value=Stable) public static final class CfnIndex.JsonTokenTypeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIndex.JsonTokenTypeConfigurationProperty>
CfnIndex.JsonTokenTypeConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIndex.JsonTokenTypeConfigurationProperty |
build()
Builds the configured instance.
|
CfnIndex.JsonTokenTypeConfigurationProperty.Builder |
groupAttributeField(String groupAttributeField)
Sets the value of
CfnIndex.JsonTokenTypeConfigurationProperty.getGroupAttributeField() |
CfnIndex.JsonTokenTypeConfigurationProperty.Builder |
userNameAttributeField(String userNameAttributeField)
Sets the value of
CfnIndex.JsonTokenTypeConfigurationProperty.getUserNameAttributeField() |
@Stability(value=Stable) public CfnIndex.JsonTokenTypeConfigurationProperty.Builder groupAttributeField(String groupAttributeField)
CfnIndex.JsonTokenTypeConfigurationProperty.getGroupAttributeField()groupAttributeField - The group attribute field. This parameter is required.this@Stability(value=Stable) public CfnIndex.JsonTokenTypeConfigurationProperty.Builder userNameAttributeField(String userNameAttributeField)
CfnIndex.JsonTokenTypeConfigurationProperty.getUserNameAttributeField()userNameAttributeField - The user name attribute field. This parameter is required.this@Stability(value=Stable) public CfnIndex.JsonTokenTypeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnIndex.JsonTokenTypeConfigurationProperty>CfnIndex.JsonTokenTypeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.