Interface SecurityGroupRulePatch.IpVersion

  • Enclosing class:
    SecurityGroupRulePatch

    public static interface SecurityGroupRulePatch.IpVersion
    The IP version to allow. The format of `local.address`, `remote.address`, `local.cidr_block` or `remote.cidr_block` must match this property, if they are used. If `remote` references a security group, then this rule only applies to IP addresses in that group matching this IP version.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String IPV4
      ipv4.