Uses of Class
software.amazon.awscdk.services.redshift.CfnClusterSecurityGroupIngress.Builder
-
Uses of CfnClusterSecurityGroupIngress.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionThe IP range to be added the Amazon Redshift security group.CfnClusterSecurityGroupIngress.Builder.clusterSecurityGroupName
(String clusterSecurityGroupName) The name of the security group to which the ingress rule is added.CfnClusterSecurityGroupIngress.Builder.ec2SecurityGroupName
(String ec2SecurityGroupName) The EC2 security group to be added the Amazon Redshift security group.CfnClusterSecurityGroupIngress.Builder.ec2SecurityGroupOwnerId
(String ec2SecurityGroupOwnerId) The AWS account number of the owner of the security group specified by the EC2SecurityGroupName parameter.