public static final class CfnClusterSecurityGroupIngressProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterSecurityGroupIngressProps
software.amazon.jsii.JsiiObject.InitializationModeCfnClusterSecurityGroupIngressProps.Builder, CfnClusterSecurityGroupIngressProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCidrip()
`AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP`.
|
String |
getClusterSecurityGroupName()
`AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName`.
|
String |
getEc2SecurityGroupName()
`AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName`.
|
String |
getEc2SecurityGroupOwnerId()
`AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupOwnerId`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getClusterSecurityGroupName()
getClusterSecurityGroupName in interface CfnClusterSecurityGroupIngressPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-clustersecuritygroupname@Nullable public String getCidrip()
getCidrip in interface CfnClusterSecurityGroupIngressPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-cidrip@Nullable public String getEc2SecurityGroupName()
getEc2SecurityGroupName in interface CfnClusterSecurityGroupIngressPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-ec2securitygroupname@Nullable public String getEc2SecurityGroupOwnerId()
getEc2SecurityGroupOwnerId in interface CfnClusterSecurityGroupIngressPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-ec2securitygroupowneridCopyright © 2019. All rights reserved.