@Stability(value=External) public static final class CfnSecurityGroupIngressProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSecurityGroupIngressProps
CfnSecurityGroupIngressProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnSecurityGroupIngressProps.Builder, CfnSecurityGroupIngressProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCidrIp()
`AWS::EC2::SecurityGroupIngress.CidrIp`.
|
String |
getCidrIpv6()
`AWS::EC2::SecurityGroupIngress.CidrIpv6`.
|
String |
getDescription()
`AWS::EC2::SecurityGroupIngress.Description`.
|
Number |
getFromPort()
`AWS::EC2::SecurityGroupIngress.FromPort`.
|
String |
getGroupId()
`AWS::EC2::SecurityGroupIngress.GroupId`.
|
String |
getGroupName()
`AWS::EC2::SecurityGroupIngress.GroupName`.
|
String |
getIpProtocol()
`AWS::EC2::SecurityGroupIngress.IpProtocol`.
|
String |
getSourcePrefixListId()
`AWS::EC2::SecurityGroupIngress.SourcePrefixListId`.
|
String |
getSourceSecurityGroupId()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupId`.
|
String |
getSourceSecurityGroupName()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupName`.
|
String |
getSourceSecurityGroupOwnerId()
`AWS::EC2::SecurityGroupIngress.SourceSecurityGroupOwnerId`.
|
Number |
getToPort()
`AWS::EC2::SecurityGroupIngress.ToPort`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public String getIpProtocol()
CfnSecurityGroupIngressProps
getIpProtocol
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-ipprotocol
public String getCidrIp()
CfnSecurityGroupIngressProps
getCidrIp
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-cidrip
public String getCidrIpv6()
CfnSecurityGroupIngressProps
getCidrIpv6
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-cidripv6
public String getDescription()
CfnSecurityGroupIngressProps
getDescription
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-description
public Number getFromPort()
CfnSecurityGroupIngressProps
getFromPort
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-fromport
public String getGroupId()
CfnSecurityGroupIngressProps
getGroupId
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-groupid
public String getGroupName()
CfnSecurityGroupIngressProps
getGroupName
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-groupname
public String getSourcePrefixListId()
CfnSecurityGroupIngressProps
getSourcePrefixListId
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-securitygroupingress-sourceprefixlistid
public String getSourceSecurityGroupId()
CfnSecurityGroupIngressProps
getSourceSecurityGroupId
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-sourcesecuritygroupid
public String getSourceSecurityGroupName()
CfnSecurityGroupIngressProps
getSourceSecurityGroupName
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-sourcesecuritygroupname
public String getSourceSecurityGroupOwnerId()
CfnSecurityGroupIngressProps
getSourceSecurityGroupOwnerId
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-sourcesecuritygroupownerid
public Number getToPort()
CfnSecurityGroupIngressProps
getToPort
in interface CfnSecurityGroupIngressProps
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-toport
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2020. All rights reserved.