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