@Stability(value=Stable) public static final class CfnTargetGroup.TargetGroupAttributeProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTargetGroup.TargetGroupAttributeProperty>
CfnTargetGroup.TargetGroupAttributeProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTargetGroup.TargetGroupAttributeProperty |
build()
Builds the configured instance.
|
CfnTargetGroup.TargetGroupAttributeProperty.Builder |
key(String key)
Sets the value of
CfnTargetGroup.TargetGroupAttributeProperty.getKey() |
CfnTargetGroup.TargetGroupAttributeProperty.Builder |
value(String value)
Sets the value of
CfnTargetGroup.TargetGroupAttributeProperty.getValue() |
@Stability(value=Stable) public CfnTargetGroup.TargetGroupAttributeProperty.Builder key(String key)
CfnTargetGroup.TargetGroupAttributeProperty.getKey()key - `CfnTargetGroup.TargetGroupAttributeProperty.Key`.this@Stability(value=Stable) public CfnTargetGroup.TargetGroupAttributeProperty.Builder value(String value)
CfnTargetGroup.TargetGroupAttributeProperty.getValue()value - `CfnTargetGroup.TargetGroupAttributeProperty.Value`.this@Stability(value=Stable) public CfnTargetGroup.TargetGroupAttributeProperty build()
build in interface software.amazon.jsii.Builder<CfnTargetGroup.TargetGroupAttributeProperty>CfnTargetGroup.TargetGroupAttributePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.