@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-02T00:23:50.898Z") @Stability(value=Experimental) public class AttributeValuesStep extends software.amazon.jsii.JsiiObject
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeValuesStep(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AttributeValuesStep(software.amazon.jsii.JsiiObjectRef objRef) |
|
AttributeValuesStep(String attr,
String container,
List<Assign> assignments) |
| Modifier and Type | Method and Description |
|---|---|
AttributeValues |
is(String val)
(experimental) Assign the value to the current attribute.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected AttributeValuesStep(software.amazon.jsii.JsiiObjectRef objRef)
protected AttributeValuesStep(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) @NotNull public AttributeValues is(@NotNull String val)
val - This parameter is required.Copyright © 2021. All rights reserved.