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(CfnIndex.DocumentMetadataConfigurationListProperty documentMetadataConfigurations)
|
CfnIndexProps.Builder |
CfnIndexProps.Builder.documentMetadataConfigurations(IResolvable 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(CfnIndex.TagListProperty tags)
|