@Generated(value="jsii-pacmak/0.12.1 (build 3ce4842)", date="2019-06-25T13:54:15.907Z") @Stability(value=Experimental) 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)
EXPERIMENTAL
|
|
RemoveTag(String key,
TagProps props)
EXPERIMENTAL
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTag(ITaggable resource)
EXPERIMENTAL
|
String |
getKey()
The string key for the tag.
|
protected TagProps |
getProps()
EXPERIMENTAL
|
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=Experimental) public RemoveTag(String key, @Nullable TagProps props)
@Stability(value=Experimental) public RemoveTag(String key)
@Stability(value=Experimental) protected void applyTag(ITaggable resource)
@Stability(value=Experimental) public void visit(IConstruct construct)
@Stability(value=Experimental) public String getKey()
@Stability(value=Experimental) protected TagProps getProps()
Copyright © 2019. All rights reserved.