@Generated(value="jsii-pacmak/1.6.0 (build 248e75b)", date="2020-06-09T15:22:31.257Z") @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, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected CfnOutput(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnOutput(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CfnOutput(@NotNull
Construct scope,
@NotNull
String id,
@NotNull
CfnOutputProps props)
scope - The parent construct. This parameter is required.id - This parameter is required.props - CfnOutput properties. This parameter is required.Copyright © 2020. All rights reserved.