| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnOutputProps.Builder |
CfnOutputProps.builder() |
CfnOutputProps.Builder |
CfnOutputProps.Builder.condition(CfnCondition condition)
Sets the value of
CfnOutputProps.getCondition() |
CfnOutputProps.Builder |
CfnOutputProps.Builder.description(String description)
Sets the value of
CfnOutputProps.getDescription() |
CfnOutputProps.Builder |
CfnOutputProps.Builder.exportName(String exportName)
Sets the value of
CfnOutputProps.getExportName() |
CfnOutputProps.Builder |
CfnOutputProps.Builder.value(String value)
Sets the value of
CfnOutputProps.getValue() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnOutputProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnOutputProps.Builder. |
Copyright © 2022. All rights reserved.