@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:26.985Z") @Stability(value=Experimental) public class SortKeyStep extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
|
SortKeyStep(Assign pkey,
String skey) |
protected |
SortKeyStep(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
SortKeyStep(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
PrimaryKey |
auto()
(experimental) Assign an auto-generated value to the sort key.
|
PrimaryKey |
is(String val)
(experimental) Assign an auto-generated value to the sort key.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected SortKeyStep(software.amazon.jsii.JsiiObjectRef objRef)
protected SortKeyStep(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) @NotNull public PrimaryKey auto()
@Stability(value=Experimental) @NotNull public PrimaryKey is(@NotNull String val)
val - This parameter is required.Copyright © 2021. All rights reserved.