Interface SecurityGroupRule

    • Method Detail

      • getDirection

        String getDirection()
        Gets the direction.
        Returns:
        the direction
      • getEtherType

        String getEtherType()
        Gets the ether type.
        Returns:
        the ether type
      • getId

        String getId()
        Gets the id.
        Returns:
        the id
      • getPortRangeMax

        Integer getPortRangeMax()
        Gets the port range max.
        Returns:
        the port range max
      • getPortRangeMin

        Integer getPortRangeMin()
        Gets the port range min.
        Returns:
        the port range min
      • getProtocol

        String getProtocol()
        Gets the protocol.
        Returns:
        the protocol
      • getRemoteGroupId

        String getRemoteGroupId()
        Gets the remote group id.
        Returns:
        the remote group id
      • getRemoteIpPrefix

        String getRemoteIpPrefix()
        Gets the remote ip prefix.
        Returns:
        the remote ip prefix
      • getSecurityGroupId

        String getSecurityGroupId()
        Gets the security group id.
        Returns:
        the security group id
      • getTenantId

        String getTenantId()
        Gets the tenant id.
        Returns:
        the tenant id
      • getDescription

        String getDescription()
        Gets A human-readable description.
        Returns:
        the description