@Generated(value="jsii-pacmak/0.16.0 (build 98909b5)", date="2019-09-06T00:51:58.972Z") @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 initializationMode) |
protected |
RemoveTag(software.amazon.jsii.JsiiObjectRef objRef) |
|
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, jsiiStaticSet, setObjRefprotected RemoveTag(software.amazon.jsii.JsiiObjectRef objRef)
protected RemoveTag(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@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.