@Stability(value=Stable) @Internal public static final class CfnActivityProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnActivityProps
CfnActivityPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnActivityProps.Builder, CfnActivityProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnActivityProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnActivityProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getName()
The name of the activity.
|
List<CfnActivity.TagsEntryProperty> |
getTags()
The list of tags to add to a resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnActivityProps.Builder builder)
CfnActivityProps.Builder.public final String getName()
CfnActivityPropsA name must not contain:
< > { } [ ]? *" # % \ ^ | ~ $ & , ; : /`U+0000-001F , U+007F-009F )To enable logging with CloudWatch Logs, the name should only contain 0-9, A-Z, a-z, - and _.
getName in interface CfnActivityPropspublic final List<CfnActivity.TagsEntryProperty> getTags()
CfnActivityProps
Tags may only contain Unicode letters, digits, white space, or these symbols: _ . : / = + - @ .
getTags in interface CfnActivityProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.