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`
|
void |
setCidrip(String value)
`AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP`
|
void |
setClusterSecurityGroupName(String value)
`AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName`
|
void |
setEc2SecurityGroupName(String value)
`AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName`
|
void |
setEc2SecurityGroupOwnerId(String value)
`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-clustersecuritygroupnamepublic void setClusterSecurityGroupName(String value)
setClusterSecurityGroupName 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-cidrippublic void setCidrip(@Nullable String value)
setCidrip 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-ec2securitygroupnamepublic void setEc2SecurityGroupName(@Nullable String value)
setEc2SecurityGroupName 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-ec2securitygroupowneridpublic void setEc2SecurityGroupOwnerId(@Nullable String value)
setEc2SecurityGroupOwnerId in interface CfnClusterSecurityGroupIngressPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-clustersecuritygroupingress.html#cfn-redshift-clustersecuritygroupingress-ec2securitygroupowneridCopyright © 2019. All rights reserved.