Interface SecurityGroupIdentifier.Builder

    • Method Detail

      • groupId

        SecurityGroupIdentifier.Builder groupId​(String groupId)

        The security group ID.

        Parameters:
        groupId - The security group ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • groupName

        SecurityGroupIdentifier.Builder groupName​(String groupName)

        The security group name.

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