| Modifier and Type | Method and Description |
|---|---|
CfnClusterSecurityGroupIngress.Builder |
CfnClusterSecurityGroupIngress.Builder.cidrip(String cidrip)
The IP range to be added the Amazon Redshift security group.
|
CfnClusterSecurityGroupIngress.Builder |
CfnClusterSecurityGroupIngress.Builder.clusterSecurityGroupName(String clusterSecurityGroupName)
The name of the security group to which the ingress rule is added.
|
static CfnClusterSecurityGroupIngress.Builder |
CfnClusterSecurityGroupIngress.Builder.create(Construct scope,
String id) |
CfnClusterSecurityGroupIngress.Builder |
CfnClusterSecurityGroupIngress.Builder.ec2SecurityGroupName(String ec2SecurityGroupName)
The EC2 security group to be added the Amazon Redshift security group.
|
CfnClusterSecurityGroupIngress.Builder |
CfnClusterSecurityGroupIngress.Builder.ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId)
The AWS account number of the owner of the security group specified by the *EC2SecurityGroupName* parameter.
|
Copyright © 2022. All rights reserved.