public static final class ClusterSecurityGroupIngressResourceProps.Jsii$Pojo extends Object implements ClusterSecurityGroupIngressResourceProps
ClusterSecurityGroupIngressResourceProps.ClusterSecurityGroupIngressResourceProps.Builder, ClusterSecurityGroupIngressResourceProps.Jsii$Pojo, ClusterSecurityGroupIngressResourceProps.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
protected Object |
_cidrip |
protected Object |
_clusterSecurityGroupName |
protected Object |
_ec2SecurityGroupName |
protected Object |
_ec2SecurityGroupOwnerId |
| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Pojo()
Constructor used by builders.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getCidrip()
``AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP``
|
Object |
getClusterSecurityGroupName()
``AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName``
|
Object |
getEc2SecurityGroupName()
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName``
|
Object |
getEc2SecurityGroupOwnerId()
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupOwnerId``
|
void |
setCidrip(String value)
``AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP``
|
void |
setCidrip(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSecurityGroupIngress.CIDRIP``
|
void |
setClusterSecurityGroupName(String value)
``AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName``
|
void |
setClusterSecurityGroupName(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSecurityGroupIngress.ClusterSecurityGroupName``
|
void |
setEc2SecurityGroupName(String value)
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName``
|
void |
setEc2SecurityGroupName(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupName``
|
void |
setEc2SecurityGroupOwnerId(String value)
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupOwnerId``
|
void |
setEc2SecurityGroupOwnerId(software.amazon.awscdk.Token value)
``AWS::Redshift::ClusterSecurityGroupIngress.EC2SecurityGroupOwnerId``
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Object _clusterSecurityGroupName
protected Object _cidrip
protected Object _ec2SecurityGroupName
protected Object _ec2SecurityGroupOwnerId
public Object getClusterSecurityGroupName()
ClusterSecurityGroupIngressResourcePropsgetClusterSecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic void setClusterSecurityGroupName(String value)
ClusterSecurityGroupIngressResourcePropssetClusterSecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic void setClusterSecurityGroupName(software.amazon.awscdk.Token value)
ClusterSecurityGroupIngressResourcePropssetClusterSecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic Object getCidrip()
ClusterSecurityGroupIngressResourcePropsgetCidrip in interface ClusterSecurityGroupIngressResourcePropspublic void setCidrip(String value)
ClusterSecurityGroupIngressResourcePropssetCidrip in interface ClusterSecurityGroupIngressResourcePropspublic void setCidrip(software.amazon.awscdk.Token value)
ClusterSecurityGroupIngressResourcePropssetCidrip in interface ClusterSecurityGroupIngressResourcePropspublic Object getEc2SecurityGroupName()
ClusterSecurityGroupIngressResourcePropsgetEc2SecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic void setEc2SecurityGroupName(String value)
ClusterSecurityGroupIngressResourcePropssetEc2SecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic void setEc2SecurityGroupName(software.amazon.awscdk.Token value)
ClusterSecurityGroupIngressResourcePropssetEc2SecurityGroupName in interface ClusterSecurityGroupIngressResourcePropspublic Object getEc2SecurityGroupOwnerId()
ClusterSecurityGroupIngressResourcePropsgetEc2SecurityGroupOwnerId in interface ClusterSecurityGroupIngressResourcePropspublic void setEc2SecurityGroupOwnerId(String value)
ClusterSecurityGroupIngressResourcePropssetEc2SecurityGroupOwnerId in interface ClusterSecurityGroupIngressResourcePropspublic void setEc2SecurityGroupOwnerId(software.amazon.awscdk.Token value)
ClusterSecurityGroupIngressResourcePropssetEc2SecurityGroupOwnerId in interface ClusterSecurityGroupIngressResourcePropsCopyright © 2018. All rights reserved.