Uses of Class
software.amazon.awscdk.services.pipes.CfnPipe.NetworkConfigurationProperty.Builder
-
Uses of CfnPipe.NetworkConfigurationProperty.Builder in software.amazon.awscdk.services.pipes
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPipe.NetworkConfigurationProperty.Builder
.