@Stability(value=Stable)
public static interface CfnIndex.UserTokenConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIndex.UserTokenConfigurationProperty.Builder
A builder for
CfnIndex.UserTokenConfigurationProperty |
static class |
CfnIndex.UserTokenConfigurationProperty.Jsii$Proxy
An implementation for
CfnIndex.UserTokenConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIndex.UserTokenConfigurationProperty.Builder |
builder() |
default Object |
getJsonTokenTypeConfiguration()
`CfnIndex.UserTokenConfigurationProperty.JsonTokenTypeConfiguration`.
|
default Object |
getJwtTokenTypeConfiguration()
`CfnIndex.UserTokenConfigurationProperty.JwtTokenTypeConfiguration`.
|
@Stability(value=Stable) @Nullable default Object getJsonTokenTypeConfiguration()
@Stability(value=Stable) @Nullable default Object getJwtTokenTypeConfiguration()
@Stability(value=Stable) static CfnIndex.UserTokenConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.