@Generated(value="jsii-pacmak/0.20.4 (build 96d89e1)", date="2019-11-12T11:54:39.739Z") @Stability(value=Stable) public class CfnOutput extends CfnElement
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnOutput.Builder
A fluent builder for
CfnOutput. |
| Modifier | Constructor and Description |
|---|---|
|
CfnOutput(Construct scope,
String id,
CfnOutputProps props)
Creates an CfnOutput value for this stack.
|
protected |
CfnOutput(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnOutput(software.amazon.jsii.JsiiObjectRef objRef) |
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalIdgetNode, isConstruct, prepare, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected CfnOutput(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnOutput(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnOutput(Construct scope, String id, CfnOutputProps props)
scope - The parent construct. This parameter is required.id - This parameter is required.props - CfnOutput properties. This parameter is required.Copyright © 2019. All rights reserved.