Uses of Class
software.amazon.awscdk.services.pipes.CfnPipe.NetworkConfigurationProperty.Builder
Packages that use CfnPipe.NetworkConfigurationProperty.Builder
-
Uses of CfnPipe.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.pipes
Methods in software.amazon.awscdk.services.pipes that return CfnPipe.NetworkConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPipe.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(IResolvable awsvpcConfiguration) Sets the value ofCfnPipe.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnPipe.NetworkConfigurationProperty.Builder.awsvpcConfiguration
(CfnPipe.AwsVpcConfigurationProperty awsvpcConfiguration) Sets the value ofCfnPipe.NetworkConfigurationProperty.getAwsvpcConfiguration()
CfnPipe.NetworkConfigurationProperty.builder()
Constructors in software.amazon.awscdk.services.pipes with parameters of type CfnPipe.NetworkConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipe.NetworkConfigurationProperty.Builder
.