Uses of Class
software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngressProps.Builder
Packages that use CfnClusterSecurityGroupIngressProps.Builder
- 
Uses of CfnClusterSecurityGroupIngressProps.Builder in software.amazon.awscdk.services.redshiftMethods in software.amazon.awscdk.services.redshift that return CfnClusterSecurityGroupIngressProps.BuilderModifier and TypeMethodDescriptionCfnClusterSecurityGroupIngressProps.builder()Sets the value ofCfnClusterSecurityGroupIngressProps.getCidrip()CfnClusterSecurityGroupIngressProps.Builder.clusterSecurityGroupName(String clusterSecurityGroupName) Sets the value ofCfnClusterSecurityGroupIngressProps.getClusterSecurityGroupName()CfnClusterSecurityGroupIngressProps.Builder.ec2SecurityGroupName(String ec2SecurityGroupName) Sets the value ofCfnClusterSecurityGroupIngressProps.getEc2SecurityGroupName()CfnClusterSecurityGroupIngressProps.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId) Sets the value ofCfnClusterSecurityGroupIngressProps.getEc2SecurityGroupOwnerId()Constructors in software.amazon.awscdk.services.redshift with parameters of type CfnClusterSecurityGroupIngressProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterSecurityGroupIngressProps.Builder.