Class CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty.Builder
java.lang.Object
software.amazon.awscdk.mixins.preview.services.ecs.mixins.CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty>
- Enclosing interface:
CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty
@Stability(Stable)
public static final class CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty.Builder
extends Object
implements software.amazon.jsii.Builder<CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
exact
@Stability(Stable) public CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty.Builder exact(String exact) - Parameters:
exact- the value to be set.- Returns:
this
-
build
@Stability(Stable) public CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty build()Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty>- Returns:
- a new instance of
CfnServicePropsMixin.ServiceConnectTestTrafficRulesHeaderValueProperty - Throws:
NullPointerException- if any required attribute was not provided
-