| 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() |
Copyright © 2021. All rights reserved.