@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-14T08:10:20.291Z") @Stability(value=Stable) public class RemoveTag extends software.amazon.jsii.JsiiObject implements IAspect
software.amazon.jsii.JsiiObject.InitializationModeIAspect.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
RemoveTag(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
RemoveTag(String key) |
|
RemoveTag(String key,
TagProps props) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTag(ITaggable resource) |
String |
getKey()
The string key for the tag.
|
protected TagProps |
getProps() |
void |
visit(IConstruct construct)
All aspects can visit an IConstruct.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected RemoveTag(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Stable) public RemoveTag(String key)
@Stability(value=Stable) protected void applyTag(ITaggable resource)
@Stability(value=Stable) public void visit(IConstruct construct)
@Stability(value=Stable) public String getKey()
@Stability(value=Stable) protected TagProps getProps()
Copyright © 2019. All rights reserved.