Uses of Class
software.amazon.awscdk.services.kinesisfirehose.CfnDeliveryStream.VpcConfigurationProperty.Builder
Package
Description
Amazon Kinesis Data Firehose Construct Library
-
Uses of CfnDeliveryStream.VpcConfigurationProperty.Builder in software.amazon.awscdk.services.kinesisfirehose
Modifier and TypeMethodDescriptionCfnDeliveryStream.VpcConfigurationProperty.builder()
Sets the value ofCfnDeliveryStream.VpcConfigurationProperty.getRoleArn()
CfnDeliveryStream.VpcConfigurationProperty.Builder.securityGroupIds
(List<String> securityGroupIds) Sets the value ofCfnDeliveryStream.VpcConfigurationProperty.getSecurityGroupIds()
Sets the value ofCfnDeliveryStream.VpcConfigurationProperty.getSubnetIds()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDeliveryStream.VpcConfigurationProperty.Builder
.