static CfnIndexProps.Builder |
CfnIndexProps.builder() |
CfnIndexProps.Builder |
CfnIndexProps.Builder.capacityUnits(CfnIndex.CapacityUnitsConfigurationProperty capacityUnits)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.capacityUnits(IResolvable capacityUnits)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.description(String description)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.documentMetadataConfigurations(IResolvable documentMetadataConfigurations)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.documentMetadataConfigurations(List<? extends Object> documentMetadataConfigurations)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.edition(String edition)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.name(String name)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.roleArn(String roleArn)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.serverSideEncryptionConfiguration(CfnIndex.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.tags(List<? extends CfnTag> tags)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.userContextPolicy(String userContextPolicy)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.userTokenConfigurations(IResolvable userTokenConfigurations)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.userTokenConfigurations(List<? extends Object> userTokenConfigurations)
|