@Stability(value=Stable)
public static interface CfnIndex.JsonTokenTypeConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.JsonTokenTypeConfigurationProperty.Builder
A builder for
CfnIndex.JsonTokenTypeConfigurationProperty |
static class |
CfnIndex.JsonTokenTypeConfigurationProperty.Jsii$Proxy
An implementation for
CfnIndex.JsonTokenTypeConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.JsonTokenTypeConfigurationProperty.Builder |
builder() |
String |
getGroupAttributeField()
`CfnIndex.JsonTokenTypeConfigurationProperty.GroupAttributeField`.
|
String |
getUserNameAttributeField()
`CfnIndex.JsonTokenTypeConfigurationProperty.UserNameAttributeField`.
|
@Stability(value=Stable) @NotNull String getGroupAttributeField()
@Stability(value=Stable) @NotNull String getUserNameAttributeField()
@Stability(value=Stable) static CfnIndex.JsonTokenTypeConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.