@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:02:42.542Z") public interface CfnClusterSecurityGroupIngressProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnClusterSecurityGroupIngressProps.Builder
A builder for
CfnClusterSecurityGroupIngressProps |
static class |
CfnClusterSecurityGroupIngressProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnClusterSecurityGroupIngressProps.Builder |
builder() |
String |
getCidrip()
`AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP`.
|
String |
getClusterSecurityGroupName()
`AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName`.
|
String |
getEc2SecurityGroupName()
`AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName`.
|
String |
getEc2SecurityGroupOwnerId()
`AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupOwnerId`.
|
String getClusterSecurityGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-clustersecuritygroupnameString getCidrip()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-cidripString getEc2SecurityGroupName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-ec2securitygroupnameString getEc2SecurityGroupOwnerId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-ec2securitygroupowneridstatic CfnClusterSecurityGroupIngressProps.Builder builder()
Copyright © 2019. All rights reserved.