Class SecurityGroupRuleRemotePatch
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.SecurityGroupRuleRemotePatch
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
SecurityGroupRuleRemotePatchCIDR
,SecurityGroupRuleRemotePatchIP
,SecurityGroupRuleRemotePatchSecurityGroupIdentity
public class SecurityGroupRuleRemotePatch
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The remote IP addresses or security groups from which this rule will allow traffic (or to which, for outbound rules).
Can be specified as an IP address, a CIDR block, or a security group. A CIDR block of `0.0.0.0/0` will allow traffic
from any source (or to any destination, for outbound rules).
Classes which extend this class:
- SecurityGroupRuleRemotePatchIP
- SecurityGroupRuleRemotePatchCIDR
- SecurityGroupRuleRemotePatchSecurityGroupIdentity
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
address
Gets the address. The IP address. This property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) to support IPv6 addresses in the future.- Returns:
- the address
-
cidrBlock
Gets the cidrBlock. The CIDR block. This property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) to support IPv6 address blocks in the future.- Returns:
- the cidrBlock
-
id
-
crn
-
href
-