| Modifier and Type | Method and Description |
|---|---|
CfnCondition |
CfnOutputProps.getCondition()
A condition to associate with this output value.
|
CfnCondition |
CfnOutputProps.Jsii$Proxy.getCondition()
A condition to associate with this output value.
|
CfnCondition |
ICfnResourceOptions.getCondition()
A condition to associate with this resource.
|
CfnCondition |
ICfnResourceOptions.Jsii$Proxy.getCondition()
A condition to associate with this resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICfnResourceOptions.setCondition(CfnCondition value)
A condition to associate with this resource.
|
void |
ICfnResourceOptions.Jsii$Proxy.setCondition(CfnCondition value)
A condition to associate with this resource.
|
CfnOutputProps.Builder |
CfnOutputProps.Builder.withCondition(CfnCondition value)
Sets the value of Condition
|
Copyright © 2019. All rights reserved.