Interface SourceSecurityGroup.Builder

  • Method Details

    • ownerAlias

      SourceSecurityGroup.Builder ownerAlias(String ownerAlias)

      The owner of the security group.

      Parameters:
      ownerAlias - The owner of the security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • groupName

      SourceSecurityGroup.Builder groupName(String groupName)

      The name of the security group.

      Parameters:
      groupName - The name of the security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.