@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:26.950Z") @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.