@Generated(value="jsii-pacmak/0.7.5 (build 845cc48)", date="2018-09-14T09:12:47.873Z") public class EnvironmentEC2Arn extends software.amazon.awscdk.Arn
| Modifier | Constructor and Description |
|---|---|
protected |
EnvironmentEC2Arn(software.amazon.jsii.JsiiObject.InitializationMode mode) |
|
EnvironmentEC2Arn(Object valueOrFunction)
Creates a token that resolves to `value`.
|
|
EnvironmentEC2Arn(Object valueOrFunction,
String displayName)
Creates a token that resolves to `value`.
|
fromComponents, parse, parseToken, resourceComponent, resourceNameComponentconcat, getDisplayName, getValueOrFunction, resolve, toJSON, toStringprotected EnvironmentEC2Arn(software.amazon.jsii.JsiiObject.InitializationMode mode)
public EnvironmentEC2Arn(Object valueOrFunction, @Nullable String displayName)
valueOrFunction - What this token will evaluate to, literal or function.displayName - A human-readable display hint for this Tokenpublic EnvironmentEC2Arn(Object valueOrFunction)
valueOrFunction - What this token will evaluate to, literal or function.Copyright © 2018. All rights reserved.